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 22:01:40 +0000 (18:01 -0400)
commita7a3543002579da4f6fb5a7621e39e03a45c5e94
tree7034c32bf97d9cabdc8cc6e86106e24e20f5ce1a
parentba8fcece7e8f4eb0f5f4345232a88687aff7919b
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.02621 seconds and 5 git commands to generate.