Use a commit hook to enforce useful commit messages with git.
Checkout the reposity and copy the file commit-msg into the .git/hooks directory of your project. The file name needs to remain commit-msg.
To see what constitutes a valid commit check out the style guide below.
http://docs.deis.io/en/latest/contributing/standards/#commit-style-guide