Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 373 Bytes

File metadata and controls

9 lines (7 loc) · 373 Bytes

Contributing

  • Fork → branch → PR into main.
  • Use Conventional Commits style (docs:, ci:, adr: …).
  • Run pre-commit locally if possible; CI will run checks.
  • Do not add any client code/data. Use only sanitized samples.

Local quickstart

No runtime required for docs-only changes. For code: use Python 3.11 and pin deps in requirements.txt (future).