Commits are pretty opinionated, but I align pretty well with https://cbea.ms/git-commit.
The main one for me is why vs how. The commit itself tells you how something happened, only the commit message can explain why.
[[communication]] [[engineering]] [[git]]