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
Added multiple issue templates #5266
Conversation
Codecov Report
@@ Coverage Diff @@
## master #5266 +/- ##
======================================
Coverage 83.1% 83.1%
======================================
Files 143 143
Lines 16264 16264
Branches 2027 2027
======================================
Hits 13517 13517
Misses 2544 2544
Partials 203 203 Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #5266 +/- ##
==========================================
+ Coverage 83.1% 83.45% +0.34%
==========================================
Files 143 143
Lines 16264 16551 +287
Branches 2027 2092 +65
==========================================
+ Hits 13517 13812 +295
+ Misses 2544 2540 -4
+ Partials 203 199 -4
Continue to review full report at Codecov.
|
What do you think? Is there anything missing? |
* Initial effort. * Rename. * Finish expanding the bug report template. * Added a documentation bug template. * Add metadata. * Added a feature request template. * Fixed typo. * Adjust template. * Change description. * Added the enhancement template. * Change wording.
In order to improve the quality of our issues, I worked on creating new templates.
This is still work in progress, so please don't merge it yet.
If we merge this, I'm going to apply them on all of our projects.