#647 - Fixed contribution guidelines on commit messages.

A missing newline caused the list to be rendered incorrectly.
This commit is contained in:
Sebastian Staudt
2018-10-17 06:47:03 +02:00
committed by Oliver Gierke
parent 61e94cedd6
commit 8cac3870d6

View File

@@ -33,6 +33,7 @@ If you're a first-time submitter, make sure you have signed the https://cla.pivo
== Commit messages
The commit message should follow the following style:
* First line starts with the ticket id.
* Separate ticket id and summary with a dash.
* Start summary with a capital letter.