Describe commit message guidelines in CONTRIBUTING.md

Add a brief note pointing to the gerrit commit message guidelines.

Change-Id: Ia5d9a167b9510d09831e4d90daa0179af07ed5d3
This commit is contained in:
C. Scott Ananian 2013-09-18 11:58:23 -04:00
parent 7c1ba7750c
commit 9a31ff266f

View file

@ -102,6 +102,9 @@ We inherit the code structure (about whitespace, naming and comments) convention
from MediaWiki. See [Manual:Coding conventions/JavaScript](https://www.mediawiki.org/wiki/Manual:Coding_conventions/JavaScript)
on mediawiki.org.
Git commit messages should follow the conventions described in
<https://www.mediawiki.org/wiki/Gerrit/Commit_message_guidelines>.
### Documentation comments
* End sentences in a full stop.