.github/.github/PULL_REQUEST_TEMPLATE.md at main · modern-python/.github · GitHub
Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 541 Bytes

File metadata and controls

17 lines (12 loc) · 541 Bytes

Summary

Changes

Checklist

  • Lint and format pass (ruff)
  • Type check passes (ty)
  • Tests pass and new behavior is covered
  • Build succeeds (uv build) if packaging or build config changed
  • Docs updated if behavior or public API changed
  • Repo metadata stays consistent across the three surfaces (GitHub description, pyproject description, profile blurb) if this touches packaging