# 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](./CHANGELOG.md). * 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 * Writing and updating documentation. This is written in [YARD](https://yardoc.org/) format and [hosted on RubyDoc](https://www.rubydoc.info/github/StuartApp/h3_ruby/master/H3).