diff mbox series

[wrynose,2.18,3/3] README: Add "2.18" subject-prefix to git-send-email suggestion

Message ID 22021758e66737bcf68dfd2b74adc6a0cb1d42d9.1779233514.git.yoann.congal@smile.fr
State New
Headers show
Series [wrynose,2.18,1/3] fetch/wget: in upstream version checks, match versioned directories exactly | expand

Commit Message

Yoann Congal May 19, 2026, 11:33 p.m. UTC
From: Yoann Congal <yoann.congal@smile.fr>

That might help new users send correct first stable patches.

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
---
 README | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff mbox series

Patch

diff --git a/README b/README
index e9f4c858e..0701dbbe2 100644
--- a/README
+++ b/README
@@ -24,12 +24,12 @@  for full details on how to submit changes.
 As a quick guide, patches should be sent to bitbake-devel@lists.openembedded.org
 The git command to do that would be:
 
-    git send-email -M -1 --to bitbake-devel@lists.openembedded.org
+    git send-email -M -1 --to bitbake-devel@lists.openembedded.org --subject-prefix="2.18][PATCH
 
 If you're sending a patch related to the BitBake manual, make sure you copy
 the Yocto Project documentation mailing list:
 
-    git send-email -M -1 --to bitbake-devel@lists.openembedded.org --cc docs@lists.yoctoproject.org
+    git send-email -M -1 --to bitbake-devel@lists.openembedded.org --cc docs@lists.yoctoproject.org --subject-prefix="2.18][PATCH
 
 Mailing list: