.github: fix checkboxes in bug report

Signed-off-by: Maya Kaczorowski <15946341+mayakacz@users.noreply.github.com>
pull/3029/head
Maya Kaczorowski 3 years ago
parent af04726c18
commit 3b0ee07713

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

Loading…
Cancel
Save