Skip to content

Commit bf5bacc

Browse files
committed
feat: refactor checklist given by coderabbit.
1 parent d7e6561 commit bf5bacc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,9 @@ Fixes #<!--Add related issue number here.-->
4444
## Checklist
4545

4646
### 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
47+
- [ ] I have reviewed and addressed all critical issues flagged by CodeRabbit AI
48+
- [ ] 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
4950

5051
### Test Coverage
5152
- [ ] I have written tests for all new changes/features

0 commit comments

Comments
 (0)