Contributing

Contributing

  1. Fork and branch: feat/<topic>
  2. pre-commit hooks (format, lint, codespell)
  3. Add tests for new features
  4. 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.