diff --git a/.github/ISSUE_TEMPLATE/01-bug.yml b/.github/ISSUE_TEMPLATE/01-bug.yml index 0a8a0b5..47f5e7e 100644 --- a/.github/ISSUE_TEMPLATE/01-bug.yml +++ b/.github/ISSUE_TEMPLATE/01-bug.yml @@ -31,14 +31,14 @@ body: - attributes: description: What browsers are you seeing the problem on? label: Browsers - type: dropdown - multiple: true - options: + multiple: true + options: - Chrome - Firefox - Safari - Microsoft Edge - Other + type: dropdown validations: required: false - attributes: