From f785185e1c688642efdbc354671ac1f1ad4530dc Mon Sep 17 00:00:00 2001 From: Pun Butrach Date: Sat, 11 Nov 2023 13:19:01 +0700 Subject: [PATCH] chore: update label for template --- .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 fda70e87..3e50be3a 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: