Skip to content

Commit 0fe46d3

Browse files
docs: updated contributing README section
1 parent ed08095 commit 0fe46d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ poetry run python src/demo.py
3737
```
3838

3939
## Contributions
40-
Contributions are welcome. Please use [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) and enable pre-commit hooks.
40+
Contributions are welcome. Please enable pre-commit hooks to catch and fix formatting/linting issues before raising a PR.
4141
```bash
4242
# Enable pre-commit hooks
4343
poetry run pre-commit install

0 commit comments

Comments
 (0)