-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feature and bug templates #10186
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
feature and bug templates #10186
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10186 +/- ##
=============================================
+ Coverage 15.13% 17.33% +2.20%
- Complexity 11272 15836 +4564
=============================================
Files 5408 5652 +244
Lines 473958 619153 +145195
Branches 57811 98997 +41186
=============================================
+ Hits 71721 107358 +35637
- Misses 394219 501336 +107117
- Partials 8018 10459 +2441
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
@DaanHoogland |
yes, thanks for reminding I need to update... |
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.
Thanks @DaanHoogland this looks good. Just a minor improvement request, can you make all the displayed texts capitalized on the first letter of the sentence?
|
@weizhouapache , are you ok with this? I guess we can always update. |
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.
lgtm
Description
This PR tries to implement more modern issue templates in github as it seems the old ones are out of date.
It will look like this to users:

when choosing bug:

when choosing new feature:

note that after submitting the issues the descriptions are editable markdown as usual. We might wat to refine these templates a bit, or do that later.
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?