From bff76c74c52ae8d8f36d1e62056c25f794ab8379 Mon Sep 17 00:00:00 2001 From: Romain Perier Date: Thu, 27 Aug 2015 09:34:50 +0200 Subject: [PATCH] README: Add a contributing section This section explains how to send patches to the Yocto Project mailing list and the required patches format Signed-off-by: Romain Perier --- README | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/README b/README index 498989a..65d2d6f 100644 --- a/README +++ b/README @@ -25,15 +25,21 @@ This layer depends on: branch: fido -Patches -======= +Contributing +============ -Please submit any patches against this BSP to -http://bugzilla.yoctoproject.org and cc: the following maintainers: +Please submit any patches against this BSP to the Yocto Project mailing list: +yocto@yoctoproject.org and cc: the following maintainers: Maintainer: Romain Perier Maintainer: Trevor Woerner +When sending patches please take a look at the contribution guide available +here: https://wiki.yoctoproject.org/wiki/Contribution_Guidelines + +Please also send your patches by using git send-email and prefix your subject +by "[meta-rockchip]". + Table of Contents =================