How to write commit messages
GITCI-CD
The authors of continuous delivery prefer commit messages be multiple paragraph.
The first paragraph being a summary of the change, and the rest of them explaining the commit in detail.
It should also include ID for the project/bug this fixes.