mirror of
https://github.com/aaru-dps/Aaru.git
synced 2025-12-16 19:24:25 +00:00
Required checkboxes not currently working properly in GitHub.
This commit is contained in:
@@ -37,13 +37,9 @@ body:
|
|||||||
description: You may select more than one.
|
description: You may select more than one.
|
||||||
options:
|
options:
|
||||||
- label: Windows
|
- label: Windows
|
||||||
required: true
|
|
||||||
- label: Linux
|
- label: Linux
|
||||||
required: true
|
|
||||||
- label: macOS
|
- label: macOS
|
||||||
required: true
|
|
||||||
- label: Other
|
- label: Other
|
||||||
required: true
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: bitsize
|
id: bitsize
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
4
.github/ISSUE_TEMPLATE/bug_report_image.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug_report_image.yaml
vendored
@@ -37,13 +37,9 @@ body:
|
|||||||
description: You may select more than one.
|
description: You may select more than one.
|
||||||
options:
|
options:
|
||||||
- label: Windows
|
- label: Windows
|
||||||
required: true
|
|
||||||
- label: Linux
|
- label: Linux
|
||||||
required: true
|
|
||||||
- label: macOS
|
- label: macOS
|
||||||
required: true
|
|
||||||
- label: Other
|
- label: Other
|
||||||
required: true
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: bitsize
|
id: bitsize
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
4
.github/ISSUE_TEMPLATE/bug_report_media.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug_report_media.yaml
vendored
@@ -37,13 +37,9 @@ body:
|
|||||||
description: You may select more than one.
|
description: You may select more than one.
|
||||||
options:
|
options:
|
||||||
- label: Windows
|
- label: Windows
|
||||||
required: true
|
|
||||||
- label: Linux
|
- label: Linux
|
||||||
required: true
|
|
||||||
- label: macOS
|
- label: macOS
|
||||||
required: true
|
|
||||||
- label: Other
|
- label: Other
|
||||||
required: true
|
|
||||||
- type: checkboxes
|
- type: checkboxes
|
||||||
id: bitsize
|
id: bitsize
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user