Thanks for your interest in contributing to this project. It was a labor of love that I'm glad others have found useful.
The code is hosted out of Github. All issues and changes should start and end here.
Pull requests are the best way to propose changes to the codebase (please leverage Github Flow). Pull requests are welcome:
- Fork the repo.
- Create your branch from
master
. - Add tests, if you've added new features.
- If the API has changed, update the documentation.
- Ensure all tests pass.
- Issue that pull request!
We use GitHub issues to track public bugs.
By contributing, you agree that your contributions will be licensed under the MIT License.