From 4035c8230ce8e9e005d11e2a6a6a8d2c8acc01a8 Mon Sep 17 00:00:00 2001 From: chrisgarrity Date: Wed, 17 Apr 2019 13:56:42 -0400 Subject: [PATCH] Update PR template to include www update --- .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 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`