Skip to content
cpettitt edited this page Oct 21, 2014 · 1 revision

We welcome contributions under the MIT license! Here are a few ways you can help:

  • Bug reports
  • Bug fixes
  • More test cases
  • Documentation improvements
  • New feature

If your change is a new feature, we recommend discussing the idea via a GitHub issue first.

Before submitting a pull request, please run make in the root of the project. This will run the unit tests and will also ensure that the code style is consistent with the project.

Clone this wiki locally