.github: fix checkboxes in bug report

This commit is contained in:
Maya Kaczorowski 2021-10-08 09:37:15 -07:00 committed by GitHub
commit e5dddb2b99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,15 +34,14 @@ body:
id: os
attributes:
label: OS
description: What OS are you using?
multiple: true
description: What OS are you using? You may select more than one.
options:
- Linux
- macOS
- Windows
- iOS
- Android
- Other
- label: Linux
- label: macOS
- label: Windows
- label: iOS
- label: Android
- label: Other
validations:
required: false
- type: input