We welcome contributions! Learn how to find endpoints.
- Fork
- Write some code (with tests if possible)
- Write some docs
- Check code formatting.
In project root folder run
poetry run lint
Proceed in case no issues found. Otherwise runpoetry run lint:fix
- Run the tests
- Create a pull request on GitHub