Contributions Welcome!

November 21, 2014 ยท View on GitHub

Hi there! We're thrilled that you'd like to contribute to this project. Before you do, would you mind reading this license agreement? If you open a PR, we'll assume you agree to it. If you have any hesitation or disagreement, please do open a PR still, but note your concerns as well.

Once done, follow these steps:

  1. Fork this repository
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a Pull Request