From 4afae16f9e19230eb202508a561656130522075f Mon Sep 17 00:00:00 2001 From: crazy hugsy Date: Mon, 5 Sep 2022 15:37:45 -0700 Subject: [PATCH] Update bug_report.yaml --- .github/ISSUE_TEMPLATE/bug_report.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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