Hi, thank you for showing interest in this project. I would be grateful to receive feedback and any form of help.
If you have trivial fix or improvement, go ahead and create a pull request and mention me to review the changes.
If you plan to do major changes, here are few guidelines to follow:
- Check the open issues and pull requests for existing discussions.
- Open an issue first, to discuss new feature or enhancement.
- Write the code with tests, and make sure it passes locally and on CI.
- Open a pull request, and reference the relevant issue(s).
- After receiving feedback, squash your commits and wrap them in an informative message.
Have fun!