diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 073c1713b..2ef2c4555 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -37,8 +37,8 @@ body: label: Do you read the docs and look at previously closed issues/PRs for similar cases? multiple: false options: - - label: No - - label: Yes + - No + - Yes validations: required: true - type: checkboxes