Just create a new issue here with instructions how to reproduce the bug.
- Please check TODO.md to find out where you can help us.
- Fork this repo.
- Create new branch:
git checkout -b fixing-your-stupid-bug - Commit changes:
git commit -m 'There you go! Fixed your stupid bug.' - Push changes to the branch:
git push origin fixing-your-stupid-bug - Submit pull request.
Open a new issue and let us know what you have in mind. We'd love to help.