From 47a4b840c35b8cfe29ee5085d8e42c56cb90d2bf Mon Sep 17 00:00:00 2001 From: Sami Kerola Date: Tue, 15 Feb 2011 09:03:28 +0100 Subject: [PATCH] docs: favour small patches http://www.spinics.net/lists/util-linux-ng/msg04084.html Signed-off-by: Sami Kerola --- README.devel | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.devel b/README.devel index 752427d767..d76baafa52 100644 --- a/README.devel +++ b/README.devel @@ -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) -- 2.47.3