Add a template issue for refactoring StarRocks (#1751)

This commit is contained in:
ZiChen Qian 2021-12-03 09:33:17 +08:00 committed by GitHub
parent a242189e25
commit fa846b8c01
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
---
name: Refactoring Request
about: Suggest a refactoring for this project
labels: 'type/refactoring-request'
---
<!-- (At least include the following, feel free to add if you have more content) -->
## Refactoring request
**Is your refactoring request related to a problem? Please describe.**
<!-- A clear and concise description of what the problem is. Ex. I'm having problems reading the code/add a feature because [...] -->
**Describe the solution you'd like**
<!-- A clear and concise description of the refactoring you want to. -->
**Describe alternatives you've considered**
<!-- A clear and concise description of any alternative solutions or refactoring method you've considered. -->
**Additional context**
<!-- Add any other context or screenshots about the refactoring request here. -->