Do you follow any style guides in Git commit messages?
Most of the commit messages in my team are like "bug fix", "code refactoring", "minor bug fixes"
The problem is after a while, if we look at the commits it's very hard to understand what's inside each.
Do you follow any style guides or templates for commit messages?