diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 98ec06b4..39b709f0 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -19,11 +19,16 @@ * [ ] Check that this feature works * [ ] Check that code follows our standards -## Designers review +## Continuous documentation -* [ ] This PR does not need designers review -* [ ] This PR has been visually reviewed by a designer (Name of the designer) +* [ ] This feature has been documented/the documentation has been updated +* [ ] This change doesn't require updates to the documentation + +## Translations + + +* [ ] Translations have been added to .po -files and included in this PR ## Other PRs