Contributing to the H3-Java project
April 26, 2018 ยท View on GitHub
Pull requests and Github issues are welcome!
Pull requests
- Please include tests that show the bug is fixed or feature works as intended.
- Please add a description of your change to the Unreleased section of the changelog.
- Please open issues to discuss large features or changes which would break compatibility, before submitting pull requests.
- Please keep code coverage of H3-Java library near 100%.
Before we can merge your changes, you must agree to the Uber Contributor License Agreement.
Other ways to contribute
You may also be interested in contributing to the @uber/h3 repository, which includes the documentation for H3-Java.