Code Review Checklist
11/5/25Less than 1 minute
Code Review Checklist
As a reviewer, you must ensure these requirements are met before approving any PR.
Critical Checks (Blockers)
Quality Review
Tips
- Start with changeset and CI status
- Check tests to understand expected behavior
- Focus on logic first, style second
- Be specific in feedback