25 lines
624 B
Markdown
25 lines
624 B
Markdown
---
|
|
name: Refactoring request
|
|
about: Suggest a refactoring request of an existing feature or design
|
|
title: "[REFACTOR] "
|
|
labels: kind/refactoring
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Is your improvement request related to a feature? Please describe
|
|
|
|
A clear and concise description of what the problem is.
|
|
|
|
## Describe the solution you'd like
|
|
|
|
A clear and concise description of what you want to happen.
|
|
|
|
## Describe alternatives you've considered
|
|
|
|
A clear and concise description of any alternative solutions or features you've considered.
|
|
|
|
## Additional context
|
|
|
|
Add any other context or screenshots about the refactoring request here.
|