diff mbox series

[scarthgap,2.8,1/2] README: Add "2.8" subject-prefix to git-send-email suggestion

Message ID 40f0570bdad3d008268a1085dfad2da97b1ddbd1.1785311679.git.yoann.congal@smile.fr
State New
Headers show
Series [scarthgap,2.8,1/2] README: Add "2.8" subject-prefix to git-send-email suggestion | expand

Commit Message

Yoann Congal July 29, 2026, 7:57 a.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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/README b/README
index e9f4c858e..b5eb5ac40 100644
--- a/README
+++ b/README
@@ -24,7 +24,7 @@  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.8][PATCH'
 
 If you're sending a patch related to the BitBake manual, make sure you copy
 the Yocto Project documentation mailing list: