diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 86ff338f..99e1b795 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,7 +7,7 @@ - Resolves: # ## Summary -- [ ] The PR was tested and verified that it works locally +- [ ] The PR was tested and verified that it works locally or will be tested after merge on a dedicated test instance - [ ] [Sign-off message](https://github.com/src-d/guide/blob/master/developer-community/fix-DCO.md) is added to all commits - [ ] Tests (playwright if possible) are included - [ ] Screenshots before/after for front-end changes