Update PR template to include www update

This commit is contained in:
chrisgarrity 2019-04-17 13:56:42 -04:00
parent f83d8fd17c
commit 4035c8230c

View file

@ -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/<resource>/<lang code>.json`