Skip to content

Commit 5ca622d

Browse files
chore: update PR template to require e2e integration tests for all data plane features (#2129)
1 parent 6589732 commit 5ca622d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Thank you for opening a Pull Request! Before submitting your PR, there are a few
44
- [ ] Code coverage does not decrease (if any source code was changed)
55
- [ ] Appropriate docs were updated (if necessary)
66
- [ ] Rollback plan is reviewed and LGTMed
7+
- [ ] All new data plane features have a completed end to end testing plan
78

89
Fixes #<issue_number_goes_here> ☕️
910

0 commit comments

Comments
 (0)