Files
clawhub/.github/pull_request_template.md
2026-05-20 15:02:45 -07:00

1.0 KiB

Summary

  • What changed:
  • Why:

Linked Issue

  • Closes #
  • Related #

Screenshots

For website/UI changes, attach screenshots or recordings from the real app. Include mobile/narrow views when layout changes.

  • Screenshots/recordings attached, or N/A

Behavioural Proof

Describe how you verified the user-facing behavior. For UI changes, include the path tested and what changed on screen. For backend/API changes, include the request, command, or scenario that proves the behavior.

  • Behavioural proof included, or N/A

Security / Trust Impact

  • No security/trust impact
  • Security/trust impact explained

Data / Deploy Impact

  • No data/deploy impact
  • Data/deploy impact explained

Verification

  • bun run ci:static
  • Focused tests for touched behavior:
  • bun run ci:unit or N/A for docs/config-only:
  • Broader gate when required (ci:types-build, ci:packages, ci:e2e-http, ci:playwright-smoke, test:pw:local-auth, proof:ui):
  • Other: