.github: fix checkboxes in bug report

pull/3037/head
Maya Kaczorowski 3 years ago committed by GitHub
commit e5dddb2b99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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