[meta-freescale] [Documentation][PATCH 2/2] README: add "Contributing" section

Mario Domenech Goulart mario at ossystems.com.br
Thu Sep 18 07:00:41 PDT 2014


Adapted from meta-fsl-arm README's "Contributing" section.

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

diff --git a/README b/README
index f5b5cde..0cd1817 100644
--- a/README
+++ b/README
@@ -1,4 +1,5 @@
 Freescale Community BSP Documentation
+-------------------------------------
 
 The documentation is written using Sphinx documentation system. To
 install it in Debian/Ubuntu, please do:
@@ -7,3 +8,30 @@ install it in Debian/Ubuntu, please do:
 
 Once this has been complete, you can run a 'make' and check the
 possible targets for building.
+
+
+Contributing
+------------
+
+To contribute to this repository you should submit the patches for
+review to the mailing list (meta-freescale at yoctoproject.org).
+
+Please refer to:
+https://wiki.yoctoproject.org/wiki/Contribution_Guidelines#General_Information
+for some useful guidelines to be followed when submitting patches.
+
+Mailing list:
+
+    https://lists.yoctoproject.org/listinfo/meta-freescale
+
+Source code:
+
+    https://github.com/Freescale/Documentation
+
+When creating patches, please use something like:
+
+    git format-patch -s --subject-prefix='Documentation][PATCH' origin
+
+When sending patches, please use something like:
+
+    git send-email --to meta-freescale at yoctoproject.org <generated patch>
-- 
1.7.10.4



More information about the meta-freescale mailing list