Contributing
Righteous! I'm happy that you want to contribute.
- Make sure that you're read and understand the Code of Conduct.
- We use the JavaScript Standard style.
For contributors to this repository:
- Develop major features on feature branches, and submit PRs to
master
. - Never force push onto
master
.