From d3824f4577fdee16e732851d7f7b5dc7699389df Mon Sep 17 00:00:00 2001 From: Nick Cernis Date: Mon, 17 Jun 2019 16:16:40 +0200 Subject: [PATCH] Mention makepot command in GitHub issue release template --- .github/ISSUE_TEMPLATE/release.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/release.md b/.github/ISSUE_TEMPLATE/release.md index 17a06eaf..97712802 100644 --- a/.github/ISSUE_TEMPLATE/release.md +++ b/.github/ISSUE_TEMPLATE/release.md @@ -10,7 +10,7 @@ assignees: '' **Update version** - [ ] style.css - [ ] package.json -- [ ] .pot file (regenerate) +- [ ] .pot file (`npm install` then `npm run makepot`) - [ ] Changelog (include changes) **Check standards**