Suggest [ci skip] in documentation-only commits

This commit is contained in:
Wliu
2015-11-17 21:51:12 -05:00
parent 91f4ab1f1c
commit a8bf594aed

View File

@@ -200,6 +200,7 @@ Both issue lists are sorted by total number of comments. While not perfect, numb
* 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