We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2c9f455 + 3094f5f commit ed6631fCopy full SHA for ed6631f
3 files changed
.github/ISSUE_TEMPLATE/bug.yaml
@@ -1,5 +1,6 @@
1
name: 🐛 Bug Report
2
description: Report a bug that affects a Material Web component
3
+type: Bug
4
5
body:
6
- type: dropdown
@@ -95,4 +96,4 @@ body:
95
96
Browser: Chrome 103.0.5060.53
97
OS: macOS 12.4
98
Node version: 16.15.0
- npm version: 8.11.0
99
+ npm version: 8.11.0
.github/ISSUE_TEMPLATE/documentation-bug.yaml
name: 🐛 Documentation Bug
description: Report a bug that affects Material Web documentation (https://material-web.dev/)
- type: textarea
.github/ISSUE_TEMPLATE/feature.yaml
name: ✨ Feature Request
description: Request a feature to be added to Material Web Components.
+type: Feature
0 commit comments