From 2af4c7e6496d4c5192fedf5001817f6f1eb3664b Mon Sep 17 00:00:00 2001 From: Jesse Hallam Date: Tue, 27 Mar 2018 15:18:57 -0400 Subject: fix typo in the pull request template (#8521) --- 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 085b2d142..32a5e5a95 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/mattermost-server/blob/master/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