We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed08095 commit 0fe46d3Copy full SHA for 0fe46d3
README.md
@@ -37,7 +37,7 @@ poetry run python src/demo.py
37
```
38
39
## Contributions
40
-Contributions are welcome. Please use [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) and enable pre-commit hooks.
+Contributions are welcome. Please enable pre-commit hooks to catch and fix formatting/linting issues before raising a PR.
41
```bash
42
# Enable pre-commit hooks
43
poetry run pre-commit install
0 commit comments