Contributing Commit Templates In order to have clean and uniform commit messages, please run the following before you first commit: git config set --local commit.template .gitmessage This will enable the commit template for the local repository.