From f1740e5ec413b397c500b1d046c85e85eb7037a8 Mon Sep 17 00:00:00 2001 From: Suresh Srinivas Date: Tue, 15 Feb 2022 21:59:56 -0800 Subject: [PATCH] Create feature_task.md Template for creating issues that capture a task from a larger feature --- .github/ISSUE_TEMPLATE/feature_task.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/feature_task.md diff --git a/.github/ISSUE_TEMPLATE/feature_task.md b/.github/ISSUE_TEMPLATE/feature_task.md new file mode 100644 index 00000000000..375c5787dc4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_task.md @@ -0,0 +1,5 @@ +**Feature** +Add feature issue reference + +**Describe the task** +A clear and concise description of what the bug is.