-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Add an issue template for Code Improvement #8960
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This will allow people to create an issue for a refactor or deprecation
Codecov Report
@@ Coverage Diff @@
## master #8960 +/- ##
=======================================
- Coverage 92% 89% -4%
=======================================
Files 176 175 -1
Lines 14394 14402 +8
=======================================
- Hits 13275 12762 -513
- Misses 1119 1640 +521 |
|
This looks great! Thanks for proposing this. Would it be better to call this "improvement" instead? IMHO refactoring is a means for improvement but itself is not an end. |
|
Good call @yifuwang how about "Code Improvement"? That encapsulates deprecation and refactoring |
|
Thanks @daniellepintz! This sounds great |
ananthsub
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks reasonable to me! And glad that we're capturing these separately from bug reports and feature requests
Borda
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
feeling a bit confused, this looks almost the same as the feature request...
|
@Borda you are right, it is almost the same. But this way when creating an issue there is an option for code improvement, as currently a lot of issues don't fall under the "feature" or "bug fix" category. One alternative is we could rename "Feature" to something to encapsulate feature, refactoring, and deprecation, but it might be a bit strange to just have a generic catch-all category. wdyt? |
Co-authored-by: Jirka Borovec <Borda@users.noreply.github.com>
Head branch was pushed to by a user without write access
|
@Borda @tchaton @edenlightning looks like I need a review from one of you to merge this. wdyt? |
This will allow people to create an issue for a refactor or deprecation
What does this PR do?
Currently if someone wants to make an issue for a refactoring or deprecation there is no option for this in the issue templates. This PR creates a template for a refactor/deprecation
Discussed in slack: https://app.slack.com/client/TR9DVT48M/C01296PBDQV/thread/C01296PBDQV-1629162951.025000
Before submitting
PR review
Anyone in the community is welcome to review the PR.
Before you start reviewing make sure you have read Review guidelines. In short, see the following bullet-list:
Did you have fun?
Make sure you had fun coding 🙃