diff --git a/.github/ISSUE_TEMPLATE/3_bug_report.yml b/.github/ISSUE_TEMPLATE/3_bug_report.yml index 93919f226..5ad379900 100644 --- a/.github/ISSUE_TEMPLATE/3_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/3_bug_report.yml @@ -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: