Skip to content

Commit 76e07c6

Browse files
Update .github/pull_request_template.md
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 500784e commit 76e07c6

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/pull_request_template.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ Fixes #<!--Add related issue number here.-->
4545

4646
<!-- If this PR introduces a breaking change, please describe the impact and a migration path for existing applications. -->
4747

48-
**Checklist**
48+
## Checklist
4949

50-
**CodeRabbit AI Review**
50+
### CodeRabbit AI Review
5151
- [ ] I have reviewed and addressed all CodeRabbit AI suggestions
5252
- [ ] I have explained any cases where CodeRabbit AI suggestions were not implemented
5353

54-
**Test Coverage**
54+
### Test Coverage
5555
- [ ] I have written tests for all new changes/features
5656
- [ ] I have verified that test coverage meets or exceeds 90-95%
5757
- [ ] I have run the test suite locally and all tests pass

0 commit comments

Comments
 (0)