Files
whiz-wheel/.github/issue_template/refactor.md
2026-08-13 13:44:35 -04:00

27 lines
325 B
Markdown

---
name: "Refactor"
about: "Refactor existing system"
ref: "develop"
labels:
- Kind/Refactor
---
# Refactor
<!-- Detailed description -->
The current...
Should be changed/updated to...
## Reasoning
- ...
## Scope
<!-- What systems will this impact -->
- ...
## Notes
<!-- Any additional design considerations -->
...