From opening a bug report to creating a pull request: every contribution is appreciated and welcome. If you're planning to implement a new feature or change the api please create an issue first. This way we can ensure that your precious work is not in vain.
If you have discovered a bug or have a feature suggestion, please create an issue on GitHub.
If you have created your own plugin please open a PR to include it in the README.
Something that will increase the chance that your pull request is accepted:
- Write tests
- Follow the existing coding style
- Write a good commit message