From b28ddb91b1b27887f8318a12af5110029e01aa81 Mon Sep 17 00:00:00 2001 From: Aleksey Hoffman <61761672+aleksey-hoffman@users.noreply.github.com> Date: Sat, 20 Jan 2024 13:59:39 +0300 Subject: [PATCH] Update feature_request.yml --- .github/ISSUE_TEMPLATE/feature_request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index a21e440..6460bfa 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -6,7 +6,7 @@ body: attributes: label: Description description: Suggest a feature or improvement idea for the app - value: "" + value: "Suggestion" validations: required: true - type: dropdown