Thank you for contributing to this project!
- Open an issue clearly describing the desired feature.
- Discuss alternatives if necessary.
- Open an issue with a reproducible example.
- Add logs/errors in context.
- Fork this repository.
- Create a branch (
git checkout -b feature-new). - Commit your changes (`git commit -am 'Adding a new feature').
- Push to your fork (
git push origin feature-new). - Create a pull request.
Thanks for your help!