Contributing to the H3 Ruby project

January 4, 2019 ยท 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 changelog.
  • Please open issues to discuss large features or changes which would break compatibility, before submitting pull requests.
  • Please keep code coverage at 100%.

Other ways to contribute