5 practical tips to improve your commit messages
For frontend PRs, add before/after screenshots + videos. It makes reviewing the PR much easier.
Great tips, friend!
Great tips Daniel!
Note to self: better commit messages = future me not cursing past me at 3am debugging. Thanks for sharing this tip!
Good commit messages = less pain later.
And if there’s a ticket number, add it; it will help track changes.
why would i care about commit messages? Isn't that like proofing the comments? I don't care about either, I'll read the tests to know what the code is actually doing, despite the comments and commit messages.
For frontend PRs, add before/after screenshots + videos. It makes reviewing the PR much easier.
Great tips, friend!
Great tips Daniel!
Note to self: better commit messages = future me not cursing past me at 3am debugging. Thanks for sharing this tip!
Good commit messages = less pain later.
And if there’s a ticket number, add it; it will help track changes.
why would i care about commit messages? Isn't that like proofing the comments? I don't care about either, I'll read the tests to know what the code is actually doing, despite the comments and commit messages.