From 081ff7f0673b2f2b58c36bc6a5c71d327a2dbf3a Mon Sep 17 00:00:00 2001 From: hayden Date: Tue, 6 Feb 2024 14:32:23 +0800 Subject: [PATCH] docs: update feature_request issue template --- .github/ISSUE_TEMPLATE/2_feature_request.yaml | 2 ++ 1 file changed, 2 insertions(+) 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