From 1ddd2453e2d5f12934b9bba27e349e4845c46d7c Mon Sep 17 00:00:00 2001 From: Pere Miquel Brull Date: Wed, 16 Feb 2022 08:06:18 +0100 Subject: [PATCH] Prep feature task issue template (#2781) --- .github/ISSUE_TEMPLATE/feature_task | 5 ----- .github/ISSUE_TEMPLATE/feature_task.md | 8 ++++++++ 2 files changed, 8 insertions(+), 5 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/feature_task 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