Files
claw-code/.github/PULL_REQUEST_TEMPLATE.md

589 B

Summary

Changes

Testing

  • cargo test passes
  • cargo fmt --check passes
  • Manual verification (describe)

Checklist

  • Code follows project conventions
  • ROADMAP.md updated (if filing/closing pinpoints)
  • CHANGELOG.md updated (if user-facing change)
  • Documentation updated (if applicable)
  • No regressions in existing tests