From e5356083283a17b763aed434d52a5d305016f763 Mon Sep 17 00:00:00 2001 From: Yuya Ochiai Date: Mon, 7 Nov 2016 22:00:21 +0900 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md for eslint --- PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 71bcabd6..a2fd0853 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@ Before submitting, please confirm you've - [ ] read and understood our [Contributing Guidelines](https://github.com/mattermost/desktop/blob/master/CONTRIBUTING.md) - [ ] completed [Mattermost Contributor Agreement](http://www.mattermost.org/mattermost-contributor-agreement/) - - [ ] executed `npm run prettify` for proper code formatting + - [ ] executed `npm run lint:js` for proper code formatting Please provide the following information: