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