diff --git a/.github/ISSUE_TEMPLATE/2_feature_request.yaml b/.github/ISSUE_TEMPLATE/2_feature_request.yaml index f8e5da9..ec647d6 100644 --- a/.github/ISSUE_TEMPLATE/2_feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/2_feature_request.yaml @@ -26,3 +26,5 @@ body: attributes: label: Description description: Please describe your feature request. + validations: + required: true