-
Notifications
You must be signed in to change notification settings - Fork 293
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
Updated issue and PR templates to be a bit more approachable #1700
Updated issue and PR templates to be a bit more approachable #1700
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1700 +/- ##
==========================================
- Coverage 79.84% 79.83% -0.01%
==========================================
Files 197 197
Lines 21796 21814 +18
Branches 4358 4362 +4
==========================================
+ Hits 17403 17416 +13
- Misses 2232 2233 +1
- Partials 2161 2165 +4
Flags with carried forward coverage won't be shown. Click here to find out more. see 4 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
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 for putting this together!
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 really like this simplified template. Have a couple of minor suggestions.
Co-authored-by: Daniel Flehner Heen <[email protected]> Signed-off-by: Nick Porcino <[email protected]>
Co-authored-by: Daniel Flehner Heen <[email protected]> Signed-off-by: Nick Porcino <[email protected]>
Co-authored-by: Daniel Flehner Heen <[email protected]> Signed-off-by: Nick Porcino <[email protected]>
Co-authored-by: Daniel Flehner Heen <[email protected]> Signed-off-by: Nick Porcino <[email protected]>
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!
Looks good to me.
4c17494
into
AcademySoftwareFoundation:main
Summarize your change.
Simplified issue template to be more approachable. Also modified wording in the PR template so users won't feel obligated to create an issue for a PR if one didn't exist already.