From: Yoann Congal <[email protected]> That might help new users send correct first stable patches.
Signed-off-by: Yoann Congal <[email protected]> --- README.OE-Core.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.OE-Core.md b/README.OE-Core.md index 7187fb94be3..35a9866db7b 100644 --- a/README.OE-Core.md +++ b/README.OE-Core.md @@ -22,7 +22,7 @@ As a quick guide, patches should be sent to [email protected] The git command to do that would be: ``` -git send-email -M -1 --to [email protected] +git send-email -M -1 --to [email protected] --subject-prefix='whinlatter][PATCH' ``` Mailing list:
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#232461): https://lists.openembedded.org/g/openembedded-core/message/232461 Mute This Topic: https://lists.openembedded.org/mt/118149138/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
