Add commit message intructions to the readme

This commit is contained in:
Shane Gramlich 2018-12-13 15:54:23 -07:00
parent 657c9ad4c5
commit 0701f57d5a

View File

@ -106,7 +106,9 @@ your contributions under the terms of the license.
Contribute by following the typical
[GitHub workflow](https://guides.github.com/introduction/flow/index.html)
for pull requests. Fork the repository and make changes on a new named
branch. Create pull requests against the `master` branch.
branch. Create pull requests against the `master` branch. Follow the
[seven guidlines](https://chris.beams.io/posts/git-commit/) to writing a great
commit message.
License
-------