From: Gordon Hecker Date: Thu, 22 Oct 2009 10:28:48 +0000 (+0200) Subject: add a chapter about submitting patches to the Coding documentation X-Git-Tag: e2factory-2.3.2rc1~42 X-Git-Url: https://git.e2factory.org/?a=commitdiff_plain;h=c4e74cb242b615de39c61c23b51a2e1535d1b8f5;p=e2factory.git add a chapter about submitting patches to the Coding documentation Signed-off-by: Gordon Hecker --- diff --git a/Coding b/Coding index 990f2b0..934671d 100644 --- a/Coding +++ b/Coding @@ -38,3 +38,8 @@ Committing upstream branch. * No merge commits on upstream. +Submitting patches + * send patches to e2factory-devel@lists.e2factory.org + * use appropriate git tools if possible + Example: + $ git send-email --to e2factory-devel@lists.e2factory.org COMMITA..COMMITB