Detailed descriptions for automated commit messages #696
olearycrew
started this conversation in
1. Feature requests
Replies: 1 comment 1 reply
-
cc @hassoncs |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The new, improved commit messages look cool.
I like to have them not as commit messages, but as a changelog. Ideally, it would look like this:
This part of the code was changed by improving the tests:
link to the respective code change (range for lines)
And a detailed description, what was done.
This part of the code was changed to improve performance:
link to the respective code change (range for lines)
A detailed description of what was done.
Beta Was this translation helpful? Give feedback.
All reactions