Specify which localization files need to be updated in PRs (#4234)

This commit is contained in:
Jason Blais
2016-10-17 10:43:04 -04:00
committed by Joram Wilander
parent 3660f78733
commit 6cb0652c3d

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