From: Jérémie Galarneau Date: Tue, 10 Mar 2020 20:01:56 +0000 (-0400) Subject: CONTRIBUTING.md: harmonize list style with the rest of the docs X-Git-Tag: v2.13.0-rc1~712 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=20095472d0b5db48cbfb4c912a22d9ab1e3d1c63;ds=sidebyside CONTRIBUTING.md: harmonize list style with the rest of the docs Append full stops (periods, for our non-British friends) and capitalize list elements as they are complete sentences on their own. Signed-off-by: Jérémie Galarneau Change-Id: I7646cafa8a23a3dc6cfabea2dd5a54ce244eb2b3 --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 04f5f0da5..6873d7810 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -67,10 +67,10 @@ submitting patches that apply to the LTTng-tools project. The patch's subject (the commit message's first line) should: - * begin with an uppercase letter - * be written in the present tense - * _not_ exceed 72 characters in length - * _not_ end with a period + * Begin with an uppercase letter. + * Be written in the present tense. + * _Not_ exceed 72 characters in length. + * _Not_ end with a period. In the case of bug fixes, the patch's subject must be prefixed with `Fix:` and a suitable sub-system name. For instance, a patch