diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 76e55155..3c7f4b68 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -78,8 +78,8 @@ body: label: Are you using a VPN? multiple: false options: - - Yes - - No + - "Yes" + - "No" validations: required: true