-
Notifications
You must be signed in to change notification settings - Fork 810
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
Add GitHub templates #17
Conversation
Codecov Report
@@ Coverage Diff @@
## master #17 +/- ##
=======================================
Coverage 82.47% 82.47%
=======================================
Files 162 162
Lines 43414 43414
=======================================
Hits 35805 35805
Misses 7609 7609 Continue to review full report at Codecov.
|
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 like an improvement to me. I have a few suggestions, but I think it would be fine to merge as is too
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
|
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.
I like to try and lead people away from a free form description of bugs as that often ends up more confusing (to me)
What would you think about the sections:
- To Reproduce
- Expected Behavior
- Actual Behavior
- Additional Context
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.
Yes, that looks good to me.
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
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.
Awesome, great write up and all very sensible. 👍
Here are suggested issue templates for bugs and features, as well as a PR template that will prompt users to enter the issue that the PR is closing.