lotus/.github/ISSUE_TEMPLATE/task.md

32 lines
333 B
Markdown
Raw Normal View History

2023-07-04 20:24:30 +00:00
---
2023-07-04 20:26:15 +00:00
name: New Task
2023-07-04 20:24:30 +00:00
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
```