32 lines
337 B
Markdown
32 lines
337 B
Markdown
|
---
|
||
|
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
|
||
|
|
||
|
```
|