@@ -9,3 +9,14 @@ git://git.yoctoproject.org/libmatchbox
Issues can be files at:
https://bugzilla.yoctoproject.org/enter_bug.cgi?product=Matchbox
+
+Contributing
+============
+To contribute to this layer you should submit the patches for review to the
+mailing list (yocto-patches@lists.yoctoproject.org).
+
+When creating patches, please use something like:
+ git format-patch -M -s --subject-prefix='libmatchbox][PATCH' origin
+
+When sending patches, please use something like:
+ git send-email --to yocto-patches@lists.yoctoproject.org <generated patch>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> --- README | 11 +++++++++++ 1 file changed, 11 insertions(+)