]> git.e2factory.org Git - e2factory.git/commitdiff
add a chapter about submitting patches to the Coding documentation
authorGordon Hecker <gh@emlix.com>
Thu, 22 Oct 2009 10:28:48 +0000 (12:28 +0200)
committerGordon Hecker <gh@emlix.com>
Thu, 22 Oct 2009 10:28:48 +0000 (12:28 +0200)
Signed-off-by: Gordon Hecker <gh@emlix.com>
Coding

diff --git a/Coding b/Coding
index 990f2b0931b2d29c798e4ac6e837ec5e907e502d..934671d4bd9f6e4840498759245fa0fff66fe91c 100644 (file)
--- 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