diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index a502c54705..6520fffef6 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -74,8 +74,8 @@ body: attributes: label: Are you using a high refresh-rate monitor (>60Hz) options: - - No - - Yes + - "No" + - "Yes" validations: required: true