Git Commit Message Template

This is the template I use for my Git commits. It uses Arlo's Commit Notation

To use a commit template globally:

git config --global commit.template [filename]