From 6cb0652c3dc123215ff7ec5f5882e8ca8d170693 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Mon, 17 Oct 2016 10:43:04 -0400 Subject: Specify which localization files need to be updated in PRs (#4234) --- PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PULL_REQUEST_TEMPLATE.md') diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 9d501f05b..db18331f8 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -15,5 +15,5 @@ When filling in a section please remove the help text and the above text. - [ ] All new/modified APIs include changes to the drivers - [ ] Has enterprise changes (please link) - [ ] Has UI changes -- [ ] Includes text changes and localization files updated +- [ ] Includes text changes and localization file ([.../i18n/en.json](https://github.com/mattermost/platform/blob/master/i18n/en.json) and [.../webapp/i18n/en.json](https://github.com/mattermost/platform/tree/master/webapp/i18n/en.json)) updates - [ ] Touches critical sections of the codebase (auth, upgrade, etc.) -- cgit v1.2.3-1-g7c22