diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d1f1e4d..2cd6711 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -22,5 +22,6 @@ - [ ] My change requires a change to the documentation. - [ ] I have updated the documentation accordingly. (PR: #) +- [ ] All new and existing tests are passing.