We love contributions from everyone if they take care of this contribution guide.
Before submiting an issue, please be sure there not exist.
To contribute in code base:
- fork the project
- make your changes in a new branch
- write test for your changes
- submit a pull request
Pull request will only be merged if modified code respect eslint configuration (standardjs with some changes) and test coverage doesn't fall.