From 8cd617e32de3eb54431c19b21c1502a78f647206 Mon Sep 17 00:00:00 2001 From: validcube Date: Sat, 2 Dec 2023 16:58:47 +0700 Subject: [PATCH] chore(template): update label name for feature --- .github/ISSUE_TEMPLATE/feature-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature-issue.yml b/.github/ISSUE_TEMPLATE/feature-issue.yml index f5676dec..ca76ef00 100644 --- a/.github/ISSUE_TEMPLATE/feature-issue.yml +++ b/.github/ISSUE_TEMPLATE/feature-issue.yml @@ -1,7 +1,7 @@ name: ⭐ Feature request description: Create a new feature request. title: 'feat: ' -labels: [feature-request] +labels: [feature request] body: - type: markdown attributes: