ContributingΒΆ

If you want to help make this project better you are officially an awesome person.

Pull requests or Github issues are always welcome. If you want to contribute a patch please do the following.

  1. Fork this repo and create a new branch
  2. Do work
  3. Add tests for your work (Mandatory)
  4. Submit a pull request
  5. Wait for Coveralls and Travis-CI to run through your PR
  6. I’ll review it and merge it

As a note, code without sufficient tests will not be merged.