From a7781f39c361912f63f0ffca0809819a35d4e3ee Mon Sep 17 00:00:00 2001 From: Benjamin Wheeler Date: Wed, 17 Jun 2020 17:00:17 -0400 Subject: [PATCH] Update .github/PULL_REQUEST_TEMPLATE.md Co-authored-by: chrisgarrity --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 4efeb9c7..eeb76c4e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -62,6 +62,7 @@ There are two situations in which we create manual PRs to update translations: * [ ] **Add language to scratchr2 settings** * manually update `settings/base.py` with the new language +#### After scratch-l10n update is published: * [ ] **Update scratch-blocks dependency** * [ ] in `package.json`, update the version of the scratch-l10n dependency to the version number you used above * [ ] pull translations so that a new `Blockly.ScratchMsgs.locales[""]` is added to `msg/scratch_msgs.js`