@@ -8,7 +8,7 @@ During the development of the operating system (OS), it is common that multiple
#. Create an issue in any of the code repositories.
#. Associate PRs that need to be built and merged at the same time with the issue. For details, visit https://gitee.com/help/articles/4142.
#. Associate PRs that need to be built and merged at the same time with the issue. For details, visit https://docs.gitlab.com/ee/topics/gitlab_flow.html#mergepull-requests-with-gitlab-flow.
#. After the build is triggered, the build center identifies the PRs associated with the same issue, downloads the build, and merges the PRs into the code library after the code is approved.