Skip to content
Snippets Groups Projects
Commit d2087345 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Follow a more standard syntax

parent fd1b6444
No related branches found
No related tags found
No related merge requests found
......@@ -42,9 +42,9 @@ Please don't edit the ChangeLog file. A project manager will update it from your
Use clear commit messages with the following structure:
<pre>
FIXED|Fixed #456 Short description (where #456 is number of bug fix, if it exists. In upper case to appear into ChangeLog)
FIX|Fix #456 Short description (where #456 is number of bug fix, if it exists. In upper case to appear into ChangeLog)
or
CLOSED|Closed #456 Short description (where #456 is number feature request, if it exists. In upper case to appear into ChangeLog)
CLOSE|Close #456 Short description (where #456 is number feature request, if it exists. In upper case to appear into ChangeLog)
or
NEW|New Short description (In upper case to appear into ChangeLog)
or
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment