We welcome contributions from the community and love getting help from people who want to make this project better.
Before submitting your first pull request, you must sign the individual Contributor License Agreement.
This only has to be done once as it covers all of our GitHub repositories. You sign it electronically, so it's quick and easy, and should only take you a minute. The CLA is based on Apache's Individual Contributor License Agreement v2.0.
All changes must come through a pull request from a forked repository. Submit pull requests to the develop
branch, as we are fans of the git flow workflow model.
Make sure that your branch builds successfully prior to issuing a pull request. This ensures that all the tests passed, the code is formatted correctly, etc.