From: Philippe Proulx Date: Tue, 14 Oct 2014 20:34:44 +0000 (-0400) Subject: contrib-guide.md: add note about committing X-Git-Url: https://git.lttng.org./?a=commitdiff_plain;h=7d603874e0cd6d4a2195e7e2ce561a00351ad428;p=lttng-docs.git contrib-guide.md: add note about committing Signed-off-by: Philippe Proulx --- diff --git a/contrib-guide.md b/contrib-guide.md index 0293c4d..456c120 100644 --- a/contrib-guide.md +++ b/contrib-guide.md @@ -227,3 +227,12 @@ consistent as possible: * Keep the text as impersonal as possible (minimize the use of _I_, _we_, _us_, etc.), except for user guides/tutorials where _we_ have an ongoing example. + + +committing +---------- + +If you make a change to a single contents file, prefix your Git commit +message's first line with the file ID followed by `: `, e.g: + + archlinux: minor fix