From a4348ca488387fecc70013617f5ffbb71376e346 Mon Sep 17 00:00:00 2001 From: yashsehgal Date: Mon, 20 Sep 2021 02:10:27 +0530 Subject: [PATCH] fix: goal-addition tag added to feature-request template :rocket: --- .github/ISSUE_TEMPLATE/feature.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature.yml b/.github/ISSUE_TEMPLATE/feature.yml index 636a0f1..af2d5ed 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -1,7 +1,7 @@ name: Feature request description: Suggest features, propose improvements, discuss new ideas title: "[FEATURE] " -labels: ["New Feature Suggestions ⭐"] +labels: ["⭐ goal: addition"] body: - type: textarea id: suggestion