nwaku/.github/ISSUE_TEMPLATE/improvement.md

18 lines
566 B
Markdown
Raw Normal View History

2022-08-31 17:05:39 +00:00
---
name: Improvement
about: Suggest improvements to the codebase or processes. This includes refactoring,
docs and any other chores.
title: 'chore:'
labels: track:maintenance
assignees: ''
---
### Background
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]; There is a spelling error in [...]; It's difficult to read the code in module [...]
### Details
A clear and concise description of what you want to happen.
### Acceptance criteria
A list of tasks that need to be done for the issue to be considered resolved.