Skip to content
cpettitt edited this page Oct 8, 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

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