From: Richard Purdie Date: Wed, 30 Aug 2023 15:31:34 +0000 (+0100) Subject: README: Update to point to new contributor guide X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43a3ab6b412186b6c7494e928809662c4ec462f9;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git README: Update to point to new contributor guide Now we have a contributor guide combining various wiki pages, point at that. Signed-off-by: Richard Purdie --- diff --git a/README.OE-Core.md b/README.OE-Core.md index 2f2127fb03a..31b1bf52b44 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: