diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index a73f2a8c8..903cf2dfb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -59,7 +59,6 @@ body: validations: required: true - - type: checkboxes id: build attributes: @@ -76,4 +75,4 @@ body: label: Additional context description: A clear and concise description of what the bug is. validations: - required: true + required: false