diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index a1eac2a..510fc1a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -20,6 +20,7 @@ By participating, you can help improve the project and make it even better. python3 -m venv source python -m pip install -e ".[dev]" + pre-commit install ``` 4. **Create a Branch**: Create a new branch for your contribution. Choose a descriptive name. Depending on what you want