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?
|
label: Tested debug version?
|
||||||
description: Have you reproduced the problem using the debug version?
|
description: Have you reproduced the problem using the debug version?
|
||||||
options:
|
options:
|
||||||
- label: Yes
|
- label: "Yes"
|
||||||
required: true
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: os
|
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?
|
label: Tested debug version?
|
||||||
description: Have you reproduced the problem using the debug version?
|
description: Have you reproduced the problem using the debug version?
|
||||||
options:
|
options:
|
||||||
- label: Yes
|
- label: "Yes"
|
||||||
required: true
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: os
|
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?
|
label: Tested debug version?
|
||||||
description: Have you reproduced the problem using the debug version?
|
description: Have you reproduced the problem using the debug version?
|
||||||
options:
|
options:
|
||||||
- label: Yes
|
- label: "Yes"
|
||||||
required: true
|
required: true
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: os
|
id: os
|
||||||
|
|||||||
Reference in New Issue
Block a user