Contributing
Contributing
- Fork and branch:
feat/<topic> pre-commithooks (format, lint, codespell)- Add tests for new features
- Open PR with a concise summary + screenshots
Development Setup
pip install -r requirements-dev.txt
pre-commit install
DCO / Sign-off
Please include Signed-off-by: Your Name <email> in commits.