mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-16 20:27:05 +03:00
chore: fix bug report form syntax error
Signed-off-by: Hiroshi Miura <miurahr@linux.com>
This commit is contained in:
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
8
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user