diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 2ef2c4555..34c94821f 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: - - No - - Yes + - "No" + - "Yes" validations: required: true - type: checkboxes