Update docs for eslint

This commit is contained in:
Yuya Ochiai
2016-10-28 00:47:36 +09:00
parent 7ef0ad3b16
commit cf5f9da6bc
3 changed files with 2 additions and 3 deletions

View File

@@ -30,7 +30,7 @@ Please see http://www.mattermost.org/feature-requests/ .
## Pull request
Pull requests are welcome. Thank you for your great work!
1. When you edit the code, please run `npm run prettify` to format your code before `git commit`.
1. When you edit the code, please confirm `npm test` successfully finishes.
2. Please update `CHANGELOG.md` and `docs/*.md` if it's necessary.
3. In the description of your pull request, please include:
* Operating System version on which you tested