CONTRIBUTING.md: talk about preferred commit message format

This commit is contained in:
Matias N 2020-11-18 11:20:08 -03:00 committed by David Sidrane
parent 5394c8ae64
commit 06fa2a4001

View File

@ -14,6 +14,11 @@ it is very important you follow these guidelines:
<first line (up to ~80 characters)>
<more paragraphs here>
* The first line should have a prefix to give context
(unless context is really clear), such as:
<keyword>: <message>
* Be sure to **fill in** the pull-request template with
meaningful content (be very descriptive, take your time).