From ad7fcbceee0c1093f7abf7602e0dabebef0e6628 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B8rgen=20Schartum=20Dokken?= Date: Tue, 13 Sep 2022 13:05:48 +0100 Subject: [PATCH] Update feature_request.yml --- .github/ISSUE_TEMPLATE/feature_request.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 9ec68e1..9ffcaac 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -1,7 +1,7 @@ name: Feature request description: Add a request for a new/missing feature title: "[Feature Request]: " -labels: ["newfeature"] +labels: ["enhancement"] body: - type: markdown @@ -22,4 +22,4 @@ body: label: Suggestion user interface description: Please create a minimal (Python) code that shows how you would like the feature to work. render: python3 - placeholder: No 3x``` encapsulation of code required \ No newline at end of file + placeholder: No 3x``` encapsulation of code required