Skip to content

Commit 8300c3c

Browse files
authored
Simplify PR template checklist
Removed unnecessary checklist items from PR template.
1 parent bd8e7d1 commit 8300c3c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@
1212
---
1313

1414
# Project checklist
15-
- [ ] Documentation changes are not required
16-
- [ ] Otherwise: Documentation PR is ready to merge and referenced in `pending_docs.md`
1715
- [ ] Release notes are not required for the next release
1816
- [ ] Otherwise: Notes added to `release_notes.md`
1917
- [ ] Backport is not required
@@ -47,7 +45,6 @@ AI verification (required if AI was used):
4745

4846
# Testing
4947
## Automated tests
50-
- Command(s):
5148
- Result: Passed / Failed (link logs if failed)
5249

5350
## Manual validation (only if runtime/behavior changed)

0 commit comments

Comments
 (0)