-
Notifications
You must be signed in to change notification settings - Fork 36
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
docs(changelog): add commitizen template #356
docs(changelog): add commitizen template #356
Conversation
84e4b08
to
6fbd430
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #356 +/- ##
=======================================
Coverage 95.01% 95.01%
=======================================
Files 56 56
Lines 3187 3187
=======================================
Hits 3028 3028
Misses 159 159
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View 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.
Nice stuff @kenibrewer ! I left a few comments I wanted to get your feedback on before an approval but overall I thought things looked good. Please don't hesitate to let me know if you have any questions.
This change adds a commitizen CHANGELOG template that includes a link to the detailed GitHub release notes. Co-authored-by: Dave Bunten <dave.bunten@cuanschutz.edu>
6fbd430
to
f3ed05c
Compare
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 @kenibrewer for your updates and responses! LGTM
Description
This change adds a commitizen CHANGELOG template that includes a link to the detailed GitHub release notes.
It also adds some clarifications for the release process documentation.
What is the nature of your change?
Checklist
Please ensure that all boxes are checked before indicating that a pull request is ready for review.