Explorar el Código

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

Signed-off-by: Andrei Gherzan <andrei.gherzan@huawei.com>
Andrei Gherzan hace 3 años
padre
commit
2b81733c40
Se han modificado 1 ficheros con 4 adiciones y 0 borrados
  1. 4 0
      docs/contributing.md

+ 4 - 0
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