Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 630 Bytes

CONTRIBUTING.md

File metadata and controls

14 lines (9 loc) · 630 Bytes

Contributing to the H3 Ruby 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 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