21 lines
309 B
Markdown
21 lines
309 B
Markdown
---
|
|
name: Chore
|
|
about:
|
|
A template to capture non feature / enhancement work we need to do like work
|
|
to support other functions or housekeeping etc.
|
|
title: ''
|
|
labels: chore
|
|
assignees: ''
|
|
---
|
|
|
|
## The Chore
|
|
|
|
What we need to achieve and who for
|
|
|
|
## Tasks
|
|
|
|
- [ ]
|
|
- [ ]
|
|
|
|
## Additional details / background info
|