Merge pull request #3622 from atom/wl-docs-skip-ci

Suggest [ci skip] in documentation-only commits
This commit is contained in:
Cheng Zhao 2015-11-30 15:33:49 +08:00
commit f30a7f5636

View file

@ -57,6 +57,7 @@ possible with your report. If you can, please include:
* Use the imperative mood ("Move cursor to..." not "Moves cursor to...")
* Limit the first line to 72 characters or less
* Reference issues and pull requests liberally
* When only changing documentation, include `[ci skip]` in the commit description
* Consider starting the commit message with an applicable emoji:
* :art: `:art:` when improving the format/structure of the code
* :racehorse: `:racehorse:` when improving performance