[OE-core] [PATCH] README: add "Contributing" section

Mario Domenech Goulart mario at ossystems.com.br
Tue May 12 14:58:08 UTC 2015


Tips on how to submit patches.

Signed-off-by: Mario Domenech Goulart <mario at ossystems.com.br>
---
 README |   21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/README b/README
index 665c98f..bbd7234 100644
--- a/README
+++ b/README
@@ -13,3 +13,24 @@ which can be found at:
     http://yoctoproject.org/documentation
 
 
+Contributing
+------------
+
+To contribute to this layer you should submit the patches for
+review to the mailing list (openembedded-core at lists.openembedded.org).
+
+Please refer to:
+http://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines
+for some useful guidelines to be followed when submitting patches.
+
+Mailing list:
+
+    http://lists.openembedded.org/mailman/listinfo/openembedded-core
+
+Source code:
+
+    http://git.openembedded.org/openembedded-core/
+
+When sending patches, please use something like:
+
+    git send-email --to openembedded-core at lists.openembedded.org <patches>
-- 
1.7.10.4




More information about the Openembedded-core mailing list