All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-zephyr][PATCH] README: add patch submission details
@ 2020-10-20 10:04 Ross Burton
  2020-10-20 17:04 ` [yocto] " Khem Raj
  0 siblings, 1 reply; 2+ messages in thread
From: Ross Burton @ 2020-10-20 10:04 UTC (permalink / raw)
  To: yocto; +Cc: naveen.kumar.saini

---
 README.txt | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/README.txt b/README.txt
index be1ea39..a02659a 100644
--- a/README.txt
+++ b/README.txt
@@ -69,4 +69,15 @@ or
     $ MACHINE=qemu-nios2 bitbake zephyr-kernel-test-all -ctestimage
         
 
+Contributing
+============
 
+Patches for meta-zephyr should be sent to the yocto@lists.yoctoproject.org
+mailing list.  See https://lists.yoctoproject.org/g/yocto for subscription
+details and the list archive.  Please add [meta-zephyr] to the subject so
+the patches are identifable.
+
+Git can be configured to send mails appropriately when using git send-email:
+
+$ git config --local sendemail.to yocto@lists.yoctoproject.org
+$ git config --local format.subjectPrefix meta-zephy][PATCH
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-10-20 17:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-10-20 10:04 [meta-zephyr][PATCH] README: add patch submission details Ross Burton
2020-10-20 17:04 ` [yocto] " Khem Raj

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.