lotus/.github/ISSUE_TEMPLATE/task.md

32 lines
333 B
Markdown
Raw Normal View History

2023-09-21 15:37:02 +00:00
---
name: New Task
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
```