From b7801de3e432ed7e9330994f074ff700c3de196d Mon Sep 17 00:00:00 2001 From: Benoit Marty Date: Wed, 3 Apr 2024 14:39:51 +0200 Subject: [PATCH] Add issue template for a new Task. --- .../task-that-belongs-to-a-story-epic.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/task-that-belongs-to-a-story-epic.md diff --git a/.github/ISSUE_TEMPLATE/task-that-belongs-to-a-story-epic.md b/.github/ISSUE_TEMPLATE/task-that-belongs-to-a-story-epic.md new file mode 100644 index 0000000000..fe49564b9d --- /dev/null +++ b/.github/ISSUE_TEMPLATE/task-that-belongs-to-a-story-epic.md @@ -0,0 +1,11 @@ +--- +name: Task that belongs to a story/epic +about: A skeleton task where the details are all contained within a story or epic + on element-meta. +title: "[Task] " +labels: T-Task +assignees: '' + +--- + +Please see and discuss the details in the meta issue.