Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 634 Bytes

File metadata and controls

18 lines (12 loc) · 634 Bytes

What & why

How it was verified

  • make test passes
  • make lint passes (0 issues)
  • make test-integration (if the change touches a live DB / storage path)
  • Docs updated (README / docs/*.md / CHANGELOG) for any user-facing change
  • web/ builds (npm run build) — only if the site changed

Notes for reviewers