docs: Detail the merging process of patches sent through the mailing list

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
This commit is contained in:
Andrei Gherzan 2022-02-11 16:19:02 +01:00 committed by Andrei Gherzan
parent 9a2c13f822
commit 2b81733c40

View File

@ -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> 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 ## GitHub issues
In order to manage and track the layer issues more efficiently, the In order to manage and track the layer issues more efficiently, the