Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 777 Bytes

CONTRIBUTING.md

File metadata and controls

23 lines (14 loc) · 777 Bytes

Contributing

Just create an issue or a pull request on Github.

Setup

Please see the documentation for a development setup.

Quality Assurance

Several linters and unit tests are used to catch programming errors and regressions. The relevant tools and their versions are specified in the pyproject.toml. Github Actions are configured to run against all merge requests.

Commit Messages

We use Conventional Commits for structured commit messages.