From: Stefano Lattarini Date: Thu, 10 Jan 2013 22:06:27 +0000 (+0100) Subject: HACKING: "detailed explanation" in commit messages is almost mandatory X-Git-Tag: v1.13b~125 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d7aef9bd0bb8df6f2acbfbae02798aa81d95370f;p=thirdparty%2Fautomake.git HACKING: "detailed explanation" in commit messages is almost mandatory Signed-off-by: Stefano Lattarini --- diff --git a/HACKING b/HACKING index edafe94f1..c4f0ba815 100644 --- a/HACKING +++ b/HACKING @@ -148,8 +148,9 @@ Here goes a more detailed explanation of why the commit is needed, - and a general overview of what it does, and how. This section is - optional, but you are expected to provide it more often than not. + and a general overview of what it does, and how. This section + should almost always be provided, possibly only with the expection + of obvious fixes or very trivial changes. And if the detailed explanation is quite long or detailed, you can want to break it in more paragraphs.