chore: fix bug report form syntax error

Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
Hiroshi Miura
2024-05-07 12:53:12 +09:00
parent 2cd1383e93
commit 6b03ae4613

View File

@@ -35,10 +35,10 @@ body:
label: Operating System
description: On what Operating System(s) do you observe the problem?
multiple: true
options:
- "Linux/Unix"
- MacOS
- Windows
options:
- "Linux/Unix"
- MacOS
- Windows
validations:
required: true
- type: textarea