From c1a2c34a063951e8ee1dcdbf8591e5cf410e5b69 Mon Sep 17 00:00:00 2001 From: IceToast Date: Thu, 2 Feb 2023 15:20:24 +0100 Subject: [PATCH] =?UTF-8?q?fix:=20=F0=9F=90=9B=20Wrong=20label=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .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 1a174d1c..6d628f97 100644 --- a/.github/ISSUE_TEMPLATE/feature.yml +++ b/.github/ISSUE_TEMPLATE/feature.yml @@ -1,7 +1,7 @@ name: "\U0001F680 Feature request" description: Suggest a feature or idea for this project title: "[Feature] " -labels: ["enhancement"] +labels: ["feature"] body: - type: textarea id: feature-description