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

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