We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7e6561 commit bf5baccCopy full SHA for bf5bacc
.github/pull_request_template.md
@@ -44,8 +44,9 @@ Fixes #<!--Add related issue number here.-->
44
## Checklist
45
46
### CodeRabbit AI Review
47
-- [ ] I have reviewed and addressed all CodeRabbit AI suggestions
48
-- [ ] I have explained any cases where CodeRabbit AI suggestions were not implemented
+- [ ] I have reviewed and addressed all critical issues flagged by CodeRabbit AI
+- [ ] I have implemented or provided justification for each non-critical suggestion
49
+- [ ] I have documented my reasoning in the PR comments where CodeRabbit AI suggestions were not implemented
50
51
### Test Coverage
52
- [ ] I have written tests for all new changes/features
0 commit comments