]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: favour small patches
authorSami Kerola <kerolasa@iki.fi>
Tue, 15 Feb 2011 08:03:28 +0000 (09:03 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 15 Feb 2011 09:34:41 +0000 (10:34 +0100)
http://www.spinics.net/lists/util-linux-ng/msg04084.html

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
README.devel

index 752427d76747050c1d81d82827ccc44e1b10c903..d76baafa5227afac91f966032da5016ba28fcd59 100644 (file)
@@ -29,6 +29,10 @@ PATCHES:
 
      * one patch per email, with the changelog in the body of the email.
 
+     * many small patches are favoured over one big. Break down is done on
+       basis of logical functionality; for example #endif mark ups, compiler
+       warning and exit codes fixes all should be individual small patches.
+
      * Subject: [PATCH] subsystem: description
 
      * if someone else wrote the patch, they should be credited (and blamed)