diff options
-rw-r--r-- | README.OE-Core.md | 10 |
1 files 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: | |||
16 | Contributing | 16 | Contributing |
17 | ------------ | 17 | ------------ |
18 | 18 | ||
19 | Please refer to | 19 | Please refer to our contributor guide here: https://docs.yoctoproject.org/dev/contributor-guide/ |
20 | https://www.openembedded.org/wiki/How_to_submit_a_patch_to_OpenEmbedded | 20 | for full details on how to submit changes. |
21 | for guidelines on how to submit patches. | 21 | |
22 | As a quick guide, patches should be sent to openembedded-core@lists.openembedded.org | ||
23 | The git command to do that would be: | ||
24 | |||
25 | git send-email -M -1 --to openembedded-corel@lists.openembedded.org | ||
22 | 26 | ||
23 | Mailing list: | 27 | Mailing list: |
24 | 28 | ||