mirror of
https://github.com/Templarian/MaterialDesign.git
synced 2026-03-07 00:46:58 +01:00
Fix bug report issue template
This commit is contained in:
28
.github/ISSUE_TEMPLATE/3_bug_report.yml
vendored
28
.github/ISSUE_TEMPLATE/3_bug_report.yml
vendored
@@ -11,20 +11,20 @@ body:
|
||||
When new icons are added the library, they will immediately show on the website.
|
||||
However, a new release must happen before they will be available in our packages.
|
||||
See our [history log](https://materialdesignicons.com/history) for more information.
|
||||
- type: dropdown
|
||||
id: area
|
||||
attributes:
|
||||
label: Where are you experiencing this bug?
|
||||
options:
|
||||
- materialdesignicons.com
|
||||
- A specific icon glyph
|
||||
- "@mdi/font"
|
||||
- "@mdi/js"
|
||||
- "@mdi/svg"
|
||||
- Another MDI package
|
||||
- Somewhere else
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
id: area
|
||||
attributes:
|
||||
label: Where are you experiencing this bug?
|
||||
options:
|
||||
- materialdesignicons.com
|
||||
- A specific icon glyph
|
||||
- "@mdi/font"
|
||||
- "@mdi/js"
|
||||
- "@mdi/svg"
|
||||
- Another MDI package
|
||||
- Somewhere else
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: bug
|
||||
attributes:
|
||||
|
||||
Reference in New Issue
Block a user