chore: allow multiple OS selection on bug reports (#42854)

This commit is contained in:
David Sanders 2024-07-11 13:23:43 -07:00 committed by GitHub
parent 514e9bbb04
commit 7dd6d7697d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,8 @@ body:
required: true
- type: dropdown
attributes:
label: What operating system are you using?
label: What operating system(s) are you using?
multiple: true
options:
- Windows
- macOS