Contributing :octocat:
December 26, 2017 ยท View on GitHub
I'd love to see your ideas for improving this library.
Pull requests
The best way to contribute is by submitting a pull request. I'll do my best to respond to you as soon as possible.
Issues
If you find a bug or you have a suggestion create an issue.
Coding style
Please make sure to follow my general coding style for new features.
Comment everything
Every method or variable (outside of a method) has to be commented.
Writing code
Please follow my coding style.