Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 624 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (9 loc) · 624 Bytes

How to Contribute

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

You can help solve existing issues, in case you want something to be added, please create an issue first

Project Structure

The structure is pretty much self explainatory, please read the doc comments or see the API Reference for more info.