diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index d85a191d..86ff338f 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,7 +7,8 @@ - Resolves: # ## Summary -- [Sign-off message](https://github.com/src-d/guide/blob/master/developer-community/fix-DCO.md) is added to all commits +- [ ] The PR was tested and verified that it works locally +- [ ] [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 - [ ] Documentation has been updated or is not required