Remove reference to webapp i18n file changes (#7401)

* Remove reference to webapp i18n file changes

* Update PULL_REQUEST_TEMPLATE.md
This commit is contained in:
Jason Blais
2017-09-20 10:40:09 -04:00
committed by Joram Wilander
parent c3916bb530
commit 3a80225d61

View File

@@ -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.)