diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 312c719d1d..1f43e55904 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,6 +4,8 @@ ## Checklist +* [ ] - UI test added to added/changed functionality? +* [ ] - Screenshot is added to PR if applicable ? * [ ] - Does the code work? Check whether function and logic are correct. * [ ] - Does Changelog.md is updated with changes? * [ ] - Does the translations are up to date?