- Please fork this project
- Implement your changes on a feature branch (e.g.,
git checkout -b your-feature-name
) - Write new or modify existing tests to cover the new or changed code path(s)
- Write appropriate comments in the code and in the
README.md
and/or other documentation file(s) - Submit a pull request with sufficient context and guidance for reviewers