When contributing please ensure you follow the guidelines below.
- You will need a GitHub account
- Open an issue if one does not already exist.
- Make a fork of the repository on GitHub.
- 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.