From c81248e9ddf5e4f112401c984e6733fbe2be12ff Mon Sep 17 00:00:00 2001 From: Natalia Portillo Date: Mon, 18 Oct 2021 14:52:15 +0100 Subject: [PATCH] Required checkboxes not currently working properly in GitHub. --- .github/ISSUE_TEMPLATE/bug_report_general.yaml | 4 ---- .github/ISSUE_TEMPLATE/bug_report_image.yaml | 4 ---- .github/ISSUE_TEMPLATE/bug_report_media.yaml | 4 ---- 3 files changed, 12 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report_general.yaml b/.github/ISSUE_TEMPLATE/bug_report_general.yaml index 58f1fa3f1..96f03b14e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_general.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report_general.yaml @@ -37,13 +37,9 @@ body: description: You may select more than one. options: - label: Windows - required: true - label: Linux - required: true - label: macOS - required: true - label: Other - required: true - type: checkboxes id: bitsize attributes: diff --git a/.github/ISSUE_TEMPLATE/bug_report_image.yaml b/.github/ISSUE_TEMPLATE/bug_report_image.yaml index 195b2dda8..69fc93f2e 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_image.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report_image.yaml @@ -37,13 +37,9 @@ body: description: You may select more than one. options: - label: Windows - required: true - label: Linux - required: true - label: macOS - required: true - label: Other - required: true - type: checkboxes id: bitsize attributes: diff --git a/.github/ISSUE_TEMPLATE/bug_report_media.yaml b/.github/ISSUE_TEMPLATE/bug_report_media.yaml index 45bde1f92..cb643343c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_media.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report_media.yaml @@ -37,13 +37,9 @@ body: description: You may select more than one. options: - label: Windows - required: true - label: Linux - required: true - label: macOS - required: true - label: Other - required: true - type: checkboxes id: bitsize attributes: