Add issue template for a new Task.
This commit is contained in:
parent
a65e073aca
commit
b7801de3e4
1 changed files with 11 additions and 0 deletions
11
.github/ISSUE_TEMPLATE/task-that-belongs-to-a-story-epic.md
vendored
Normal file
11
.github/ISSUE_TEMPLATE/task-that-belongs-to-a-story-epic.md
vendored
Normal file
|
|
@ -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.
|
||||||
Loading…
Add table
Add a link
Reference in a new issue