When contributing please ensure you follow the guidelines below.
- You will need a GitHub account
- Make a fork of the repository on GitHub off of the
master
branch NOTgh-pages
. - Make a branch with the git-flow naming convention.
- Implement your changes to your branch on your forked repository.
- Reference the issue in your commit logs.
- Push your changes to your fork and open a pull request on the master branch.