mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Quote "Yes" in YAML issue templates.
This commit is contained in:
@@ -28,7 +28,7 @@ body:
|
||||
label: Tested debug version?
|
||||
description: Have you reproduced the problem using the debug version?
|
||||
options:
|
||||
- label: Yes
|
||||
- label: "Yes"
|
||||
required: true
|
||||
- type: checkboxes
|
||||
id: os
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/bug_report_image.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report_image.yaml
vendored
@@ -28,7 +28,7 @@ body:
|
||||
label: Tested debug version?
|
||||
description: Have you reproduced the problem using the debug version?
|
||||
options:
|
||||
- label: Yes
|
||||
- label: "Yes"
|
||||
required: true
|
||||
- type: checkboxes
|
||||
id: os
|
||||
|
||||
2
.github/ISSUE_TEMPLATE/bug_report_media.yaml
vendored
2
.github/ISSUE_TEMPLATE/bug_report_media.yaml
vendored
@@ -28,7 +28,7 @@ body:
|
||||
label: Tested debug version?
|
||||
description: Have you reproduced the problem using the debug version?
|
||||
options:
|
||||
- label: Yes
|
||||
- label: "Yes"
|
||||
required: true
|
||||
- type: checkboxes
|
||||
id: os
|
||||
|
||||
Reference in New Issue
Block a user