Create epic.md
This commit is contained in:
parent
a5791ff963
commit
8ad89188fe
31
.github/ISSUE_TEMPLATE/epic.md
vendored
Normal file
31
.github/ISSUE_TEMPLATE/epic.md
vendored
Normal file
@ -0,0 +1,31 @@
|
|||||||
|
---
|
||||||
|
name: 🥞New Epic
|
||||||
|
about: A larger yet well-scoped task
|
||||||
|
title: '<title>'
|
||||||
|
labels: Needs Triage
|
||||||
|
assignees: ''
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
## User Story
|
||||||
|
<!-- Why? -->
|
||||||
|
|
||||||
|
## Acceptance Criteria
|
||||||
|
<!-- What? -->
|
||||||
|
<!-- add description-->
|
||||||
|
|
||||||
|
```[tasklist]
|
||||||
|
### Deliverables
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
## Technical Breakdown
|
||||||
|
```[tasklist]
|
||||||
|
### Development
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
```[tasklist]
|
||||||
|
### Testing
|
||||||
|
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user