From 3a80225d617fa273d92613756aca8889e1466eb1 Mon Sep 17 00:00:00 2001 From: Jason Blais Date: Wed, 20 Sep 2017 10:40:09 -0400 Subject: Remove reference to webapp i18n file changes (#7401) * Remove reference to webapp i18n file changes * Update PULL_REQUEST_TEMPLATE.md --- 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 db18331f8..085b2d142 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 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 +- [ ] Includes text changes and localization file ([.../i18n/en.json](https://github.com/mattermost/mattermost-server/blob/master/i18n/en.json) updates - [ ] Touches critical sections of the codebase (auth, upgrade, etc.) -- cgit v1.2.3-1-g7c22