Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 808 Bytes

CONTRIBUTING.md

File metadata and controls

16 lines (10 loc) · 808 Bytes

Contributing to the H3-Java project

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.