Skip to content

Commit ed6631f

Browse files
authored
Merge pull request #12 from zZHorizonZz/patch-1
2 parents 2c9f455 + 3094f5f commit ed6631f

3 files changed

Lines changed: 4 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: 🐛 Bug Report
22
description: Report a bug that affects a Material Web component
3+
type: Bug
34

45
body:
56
- type: dropdown
@@ -95,4 +96,4 @@ body:
9596
Browser: Chrome 103.0.5060.53
9697
OS: macOS 12.4
9798
Node version: 16.15.0
98-
npm version: 8.11.0
99+
npm version: 8.11.0

.github/ISSUE_TEMPLATE/documentation-bug.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: 🐛 Documentation Bug
22
description: Report a bug that affects Material Web documentation (https://material-web.dev/)
3+
type: Bug
34

45
body:
56
- type: textarea

.github/ISSUE_TEMPLATE/feature.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
name: ✨ Feature Request
22
description: Request a feature to be added to Material Web Components.
3+
type: Feature
34

45
body:
56
- type: textarea

0 commit comments

Comments
 (0)