diff options
Diffstat (limited to 'meta-raspberrypi/docs/contributing.md')
-rw-r--r-- | meta-raspberrypi/docs/contributing.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/meta-raspberrypi/docs/contributing.md b/meta-raspberrypi/docs/contributing.md index 5b712ae08e..9ecb6cb896 100644 --- a/meta-raspberrypi/docs/contributing.md +++ b/meta-raspberrypi/docs/contributing.md @@ -86,6 +86,10 @@ Then, for sending patches to the mailing list, you may use this command: git send-email --to yocto@lists.yoctoproject.org <generated patch> +When patches are sent through the mailing list, the maintainer will include +them in a GitHub pull request that will take the patches through the CI +workflows. This process happens periodically. + ## GitHub issues In order to manage and track the layer issues more efficiently, the |