pull_request_template.md

March 6, 2026 ยท View on GitHub

What changed

Why this change

Reproducibility impact

  • No impact on training/eval outputs
  • Affects data preparation outputs (updated configs/data_manifest.yaml)
  • Affects evaluation/analysis pipeline behavior

Risk assessment

  • Edge cases:
  • Backward compatibility:
  • Performance impact:

How to test

  • bash scripts/audit/pre_release.sh
  • bash scripts/reproduce/smoke.sh
  • Additional task-specific commands:

Reviewer checklist

  • CLI/API compatibility is preserved or explicitly documented
  • Docs/configs updated with behavior changes
  • No secrets, private paths, or large artifacts introduced
  • Repro steps are complete and deterministic