CONTRIBUTING.md: clarify the guidelines for commit messages
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Tue, 10 Mar 2020 17:22:02 +0000 (13:22 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 26 Mar 2020 23:07:45 +0000 (19:07 -0400)
commit69a64472a84171a432ce3f8d2fed901f52f1fe43
tree7034c32bf97d9cabdc8cc6e86106e24e20f5ce1a
parente9e983b6eb739f4d2edc9ed58d85081262d07453
CONTRIBUTING.md: clarify the guidelines for commit messages

In order to streamline the code review process, I am adding a more
detailed explanation of the desired commit message format.

Of note, the commit title format `Fix: sub-system`, used informally
for a couple of months, is adopted for bug fixes. A template of the
sections expected in the commit message body of those patches is also
included.

More general guidelines are also added for feature contributions.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: Id0097949ca984e88367e8e78cb6111adb30c5b99
CONTRIBUTING.md
This page took 0.02523 seconds and 4 git commands to generate.