mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2024-12-22 05:32:34 -05:00
Update PR template to include www update
This commit is contained in:
parent
f83d8fd17c
commit
4035c8230c
1 changed files with 2 additions and 1 deletions
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
3
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
@ -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`
|
||||
|
||||
|
|
Loading…
Reference in a new issue