To use the template, committers still need to:
- Use `git config template .gitmessage` to tell git to use the template.
- Customize hooks/commit-msg to remove blank fields. Here is an example: https://github.com/Jehops/ports-scripts/blob/master/commit-msgsee the comments in the file.