diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 99e1b795..462cc7da 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,7 +7,8 @@ - Resolves: # ## Summary -- [ ] The PR was tested and verified that it works locally or will be tested after merge on a dedicated test instance +- [ ] The PR was tested and verified that it works locally +- [ ] Or will be tested after merge on a dedicated test instance (available for maintainers) - [ ] [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