ctx / .github /pull_request_template.md
Stevesolun's picture
Sync ctx c61de90
34ebeb1 verified
|
Raw
History Blame Contribute Delete
494 Bytes

Summary

Related issue

Test plan

  • Existing tests pass (pytest -q)
  • New tests added for changed behaviour
  • MkDocs nav or public docs asset changes update docs/qa/feature-user-story-status.csv and qa/feature_status.csv
  • ruff check src/ passes
  • mypy src/ passes
  • Integration tests checked if embedding code was touched (pytest -q -m integration)