The following conventions are enforced with Github Actions. If you do not follow them, your contributions may not be merged back into the project.
Commit messages should follow the Conventional Commits Standard. We recommend installing Commitizen - as it simplifies the process of creating compliant commit messages.
We also maintain pre-commit hooks that will execute code style and quality checks automatically when you commit.