📝 [ci skip] must be in the title for Appveyor

This commit is contained in:
Wliu
2018-01-17 23:17:16 -05:00
committed by GitHub
parent 09751855b5
commit ca71d58103

View File

@@ -230,7 +230,7 @@ Atom Core and all packages can be developed locally. For instructions on how to
* 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 after the first line
* When only changing documentation, include `[ci skip]` in the commit description
* When only changing documentation, include `[ci skip]` in the commit title
* Consider starting the commit message with an applicable emoji:
* :art: `:art:` when improving the format/structure of the code
* :racehorse: `:racehorse:` when improving performance