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