Contribution is always highly appreciated. Here are a few guidelines to make it easier and faster for pull requests to get merged and issues to get fixed.
- Provide steps to reproduce the issue
- Even better if possible, provide a failing test
- Provide test for any code you add or change
- Add your changes to the changelog in the
Unreleased
section
Thanks