diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 44553aa..25fa32b 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -91,8 +91,8 @@ body: attributes: label: Breaking change? options: - - No - - Yes + - "No" + - "Yes" validations: required: true