Thanks for thinking for bringing contributions to this project. Since this is an early stage project, there are currently no well laid out guidelines on sending PRs.
Few things to keep in mind:
- If the issue is small, send a PR directly
- If the issue is big, please file an issue first
- Run
make styleandmake qualityto perform code formatting - Run tests with
pytest tests/