From ea098fd61c357de527d4d9d81d94ba35b54d3dd4 Mon Sep 17 00:00:00 2001 From: Sven van Ginkel Date: Sat, 18 Jan 2025 10:16:25 +0100 Subject: [PATCH] Remove label --- .github/ISSUE_TEMPLATE/FEATURE_REQUEST_FORM.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST_FORM.yml b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST_FORM.yml index ed59562..dae0f2e 100644 --- a/.github/ISSUE_TEMPLATE/FEATURE_REQUEST_FORM.yml +++ b/.github/ISSUE_TEMPLATE/FEATURE_REQUEST_FORM.yml @@ -1,7 +1,7 @@ name: Feature Request description: Use this template for requesting a new feature or change. title: "[Feature]: " -labels: ["enhancement", "needs-review"] +labels: ["enhancement"] body: - type: markdown attributes: