diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d979b1aa..1bae6dfe 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -20,3 +20,4 @@ Fixes # - [ ] Does this change update `NEWS.md` (referencing the connected issue if necessary)? - [ ] Does this change need documentation? Have you run `devtools::document()`? +- [ ] Does this change resolve integration test failures for a preview build of Connect? If so (and if you are on the Connect team), please be sure to update the Connect changelog to reflect that users will need to upgrade their version of `connectapi`.