.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 id: os
attributes: attributes:
label: OS label: OS
description: What OS are you using? description: What OS are you using? You may select more than one.
multiple: true
options: options:
- Linux - label: Linux
- macOS - label: macOS
- Windows - label: Windows
- iOS - label: iOS
- Android - label: Android
- Other - label: Other
validations: validations:
required: false required: false
- type: input - type: input

Loading…
Cancel
Save