diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 96182722..3fc6fc45 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -15,7 +15,8 @@ There are two situations in which we create manual PRs to update translations: ### 1. Updating translations manually -* [ ] Pull translations from Transifex with `> npm run pull:editor` +* [ ] Pull editor translations from Transifex with `> npm run pull:editor` +* [ ] Pull www translations from Transifex with `> npm run pull:www` * [ ] Test the result with `> npm run test` * [ ] Confirm that you see changes to files like `editor//.json`