diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 14c3a9b5..37d95fcd 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -12,7 +12,9 @@ body: label: Rules options: - label: I made myself familiar with the Readme, FAQ and Troubleshooting. + required: true - label: I understand that, if insufficient information was provided, my issue will be closed without an answer. + required: true validations: required: true - type: textarea