22 lines
336 B
Markdown
22 lines
336 B
Markdown
|
|
## Summary
|
||
|
|
|
||
|
|
<!-- One or two sentences: what and why -->
|
||
|
|
|
||
|
|
## Acceptance criteria
|
||
|
|
|
||
|
|
- [ ] <!-- Criterion 1 -->
|
||
|
|
- [ ] <!-- Criterion 2 -->
|
||
|
|
- [ ] <!-- Criterion 3 -->
|
||
|
|
|
||
|
|
## Affected files
|
||
|
|
|
||
|
|
<!-- List files/directories this issue will touch -->
|
||
|
|
|
||
|
|
- `path/to/file.sh`
|
||
|
|
|
||
|
|
## Dependencies
|
||
|
|
|
||
|
|
<!-- List issue numbers this depends on, or "None" -->
|
||
|
|
|
||
|
|
None
|