From 74736faf8d161d3e843367d809a088c47cb52b41 Mon Sep 17 00:00:00 2001 From: Scott Moser Date: Tue, 30 Sep 2008 00:18:56 -0400 Subject: [PATCH] Contributing: email address fix and subject suggestion Signed-off-by: Scott Moser Signed-off-by: Josef 'Jeff' Sipek --- Documentation/Contributing | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Documentation/Contributing b/Documentation/Contributing index a90333d..c8ea4c3 100644 --- a/Documentation/Contributing +++ b/Documentation/Contributing @@ -16,7 +16,11 @@ If you generated a patch using diff, make sure you include a description of your changes at the begining of the patch. If you used git, make sure the git commit message contains a good description of the changes. -4) Send the patches to: Josef "Jeff" Sipek , CC'ing +Prefix the email's subject with "[GUILT]" so it will not be confused with +other git changes. For example: + Subject: [GUILT] fix important bug + +4) Send the patches to: Jeff Sipek , CC'ing the Git mailing list (git@vger.kernel.org). 5) Sign your work: -- 2.11.4.GIT