Fix bug report issue template

This commit is contained in:
Michael Irigoyen
2021-08-18 21:41:33 -05:00
parent 10572475fd
commit b73035a93c

View File

@@ -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: