docs: favour small patches

http://www.spinics.net/lists/util-linux-ng/msg04084.html

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
Sami Kerola 2011-02-15 09:03:28 +01:00 committed by Karel Zak
parent f9e05dafd0
commit 47a4b840c3
1 changed files with 4 additions and 0 deletions

View 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)