.github/ISSUE_TEMPLATE/improvement.md
---
name: Improvement
about: Suggest improvements to the codebase or processes. This includes refactoring,
docs and any other chores
title: 'chore:'
labels: ''
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.