From 7fbceac63bcdf5e70d17fa6815054974a57279c6 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 30 Aug 2023 16:31:34 +0100 Subject: README: Update to point to new contributor guide Now we have a contributor guide combining various wiki pages, point at that. (From OE-Core rev: 43a3ab6b412186b6c7494e928809662c4ec462f9) Signed-off-by: Richard Purdie --- README.OE-Core.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/README.OE-Core.md b/README.OE-Core.md index 2f2127fb03..31b1bf52b4 100644 --- a/README.OE-Core.md +++ b/README.OE-Core.md @@ -16,9 +16,13 @@ which can be found at: Contributing ------------ -Please refer to -https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded -for guidelines on how to submit patches. +Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/ +for full details on how to submit changes. + +As a quick guide, patches should be sent to openembedded-core@lists.openembedded.org +The git command to do that would be: + + git send-email -M -1 --to openembedded-corel@lists.openembedded.org Mailing list: -- cgit v1.2.3-54-g00ecf