From 7ce7e0cd250cc60fb5aa01117bb4ae14dc6539c5 Mon Sep 17 00:00:00 2001 From: "Simon L." Date: Fri, 26 Jun 2026 13:05:06 +0200 Subject: [PATCH] address review Signed-off-by: Simon L. --- .github/pull_request_template.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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