Thanks for being interested! Here's guidelines to contributing to package.
- Check the issues to see if your problem has already been brought up.
- Submit a ticket if it hasn't. Be sure to be clear and give instructions on how to reproduce the issue you're having.
- Fork the repository.
- Create new branch from master or any branch on your fork (feel free to use any flow on your fork).
- Put your pull requests to master branch.
- Push your changes.
- Submit a pull request.
- We (contributors) will review your changes and try to respond in a timely manner.
That's it! Happy contributing!