diff --git a/.github/ISSUE_TEMPLATE/feature_task b/.github/ISSUE_TEMPLATE/feature_task deleted file mode 100644 index 375c5787dc4..00000000000 --- a/.github/ISSUE_TEMPLATE/feature_task +++ /dev/null @@ -1,5 +0,0 @@ -**Feature** -Add feature issue reference - -**Describe the task** -A clear and concise description of what the bug is. diff --git a/.github/ISSUE_TEMPLATE/feature_task.md b/.github/ISSUE_TEMPLATE/feature_task.md index 375c5787dc4..80a1e95e6a6 100644 --- a/.github/ISSUE_TEMPLATE/feature_task.md +++ b/.github/ISSUE_TEMPLATE/feature_task.md @@ -1,3 +1,11 @@ +--- +name: Feature task +about: Create a Feature based on an issue +title: '' +labels: '' +assignees: '' +--- + **Feature** Add feature issue reference