doc: fix for issue commit message format

This commit is contained in:
Roman Ivanov 2015-08-31 22:16:10 -07:00
parent 3cef81032c
commit 5a52ced14e
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@
<p>
<b>ATTENTION:</b> Please provide single-line meaningful message for commit with reference to github issue or Pull Request for more details.<br/>
Ideal format for message is "Brief message ..... . #NUMBER". Where NUMBER is Issue or Pull Request number at github.
Ideal format for message is "Issue #Number: Brief single-line message ..... .". Where NUMBER is Issue or Pull Request number at github.
<a href="https://github.com/checkstyle/checkstyle/commit/9303fd9d971eb55cdfd62686ba2f5698edb2c83e">Good example</a>
</p>