diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE index 5e9e3b624..ca3a25e92 100644 --- a/.github/PULL_REQUEST_TEMPLATE +++ b/.github/PULL_REQUEST_TEMPLATE @@ -31,4 +31,5 @@ Please describe how you tested this PR (both manually and with tests) Provide in - [ ] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes +- [ ] I've run the end to end tests - [ ] Any dependent changes have been merged and published in downstream modules