pull_request_template.md

July 22, 2026 · View on GitHub

Summary

Changes

Checklist

  • npm run build passes
  • npm test passes (Playwright E2E)
  • npm run test:src passes (frontend vitest — incl. CSP hash pin, #877 CI-gated)
  • npm run test:worker passes (Worker vitest)
  • Code review completed (/pr-review-toolkit:review-pr)
  • Critical and Important review issues fixed
  • Docs updated for this change — README(.ko), docs/reference/*, CLAUDE.md and the rest of the doc set in CLAUDE.md step 7 — or N/A
  • No hardcoded hex colors (use CSS design tokens)
  • i18n keys added for both ko.js and en.js (if applicable)
  • Worker changes deployed via npm run deploy:worker (if applicable)

Screenshots