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 500784e commit 76e07c6Copy full SHA for 76e07c6
.github/pull_request_template.md
@@ -45,13 +45,13 @@ Fixes #<!--Add related issue number here.-->
45
46
<!-- If this PR introduces a breaking change, please describe the impact and a migration path for existing applications. -->
47
48
-**Checklist**
+## Checklist
49
50
-**CodeRabbit AI Review**
+### CodeRabbit AI Review
51
- [ ] I have reviewed and addressed all CodeRabbit AI suggestions
52
- [ ] I have explained any cases where CodeRabbit AI suggestions were not implemented
53
54
-**Test Coverage**
+### Test Coverage
55
- [ ] I have written tests for all new changes/features
56
- [ ] I have verified that test coverage meets or exceeds 90-95%
57
- [ ] I have run the test suite locally and all tests pass
0 commit comments