From 54cd0e332130a5a2c99a12a5f01798a63d082f48 Mon Sep 17 00:00:00 2001 From: Renat Date: Sun, 29 Dec 2024 12:59:27 +0100 Subject: [PATCH] Update FEATURE-REQUEST.yml --- .github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml index ba9b429..d695e46 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE-REQUEST.yml @@ -1,8 +1,8 @@ name: "💡 Feature Request" description: Create a new ticket for a new feature request -title: "[Feature Request] - " +title: "[Feature Request] <title>" labels: [ - "question" + "feature" ] body: - type: textarea @@ -36,7 +36,7 @@ body: description: What are the drawbacks/impacts of your feature request ? placeholder: Identify the drawbacks and impacts while being neutral on your feature request validations: - required: true + required: false - type: textarea id: unresolved_question attributes: