diff --git a/.github/ISSUE_TEMPLATE/bug_report_general.yaml b/.github/ISSUE_TEMPLATE/bug_report_general.yaml index 63c610686..58f1fa3f1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_general.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report_general.yaml @@ -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 diff --git a/.github/ISSUE_TEMPLATE/bug_report_image.yaml b/.github/ISSUE_TEMPLATE/bug_report_image.yaml index db562da16..195b2dda8 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_image.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report_image.yaml @@ -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 diff --git a/.github/ISSUE_TEMPLATE/bug_report_media.yaml b/.github/ISSUE_TEMPLATE/bug_report_media.yaml index b6c2075ee..45bde1f92 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_media.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report_media.yaml @@ -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