mirror of
https://github.com/outbackdingo/optimclaw.git
synced 2026-08-25 14:53:34 +00:00
Add a pull request template that includes summary, change type, validation checklist, security/database impact sections, blast radius, and rollback plan. Update CONTRIBUTING.md with review track definitions (A/B/C) based on change risk level. Co-Authored-By: Claude Opus 4.6 <[email protected]>
1.1 KiB
1.1 KiB
Summary
Change Type
- Bug fix
- New feature
- Refactor
- Documentation
- CI/Infrastructure
- Security
- Dependencies
Linked Issue
Validation
cargo fmtcargo clippy --all --benches --tests --examples --all-features- Relevant tests pass:
- Manual testing:
Security Impact
Database Impact
Blast Radius
Rollback Plan
Review track: