mirror of
https://github.com/miurahr/aqtinstall.git
synced 2025-12-18 13:14:37 +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
|
label: Operating System
|
||||||
description: On what Operating System(s) do you observe the problem?
|
description: On what Operating System(s) do you observe the problem?
|
||||||
multiple: true
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- "Linux/Unix"
|
- "Linux/Unix"
|
||||||
- MacOS
|
- MacOS
|
||||||
- Windows
|
- Windows
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
|||||||
Reference in New Issue
Block a user