Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 748 Bytes

CONTRIBUTING.md

File metadata and controls

28 lines (19 loc) · 748 Bytes

Contributing

Contributions are welcome! The project is quite small so feel free to familiarize yourself with the codebase and open an issue or a pull request. Before doing anything important, feel free to open an issue to discuss it.

All interactions are required to follow the Code of Conduct which sets rules for the community.

Development

The project uses Poetry, pre-commit, and pytest.

$ poetry install
$ pre-commit install
$ poetry run pytest

If you have any questions, feel free to ask them in the issues.

Internal documentation

Releasing

Launch the Releaseworfklow with the desired tag.