From 607dbfd1cef8e34c92b1f63491e83fc83908e90b Mon Sep 17 00:00:00 2001 From: dec0dOS Date: Fri, 17 Dec 2021 16:20:19 +0300 Subject: [PATCH] ci: update feature request template --- .github/ISSUE_TEMPLATE/02_FEATURE_REQUEST.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/02_FEATURE_REQUEST.md b/.github/ISSUE_TEMPLATE/02_FEATURE_REQUEST.md index b428526..3a6658a 100644 --- a/.github/ISSUE_TEMPLATE/02_FEATURE_REQUEST.md +++ b/.github/ISSUE_TEMPLATE/02_FEATURE_REQUEST.md @@ -2,7 +2,7 @@ name: Feature Request about: Suggest an idea for this project title: "feat: " -labels: "enhancement" +labels: "new-feature" assignees: "" ---