diff --git a/documentation/source/readme/FAQs.rst b/documentation/source/readme/FAQs.rst index 4a31d5648a3a2870b35c4fd4bfcb825e4c2c4a95..942c5c491003d11e62b11c62caff73a639cf5ad3 100644 --- a/documentation/source/readme/FAQs.rst +++ b/documentation/source/readme/FAQs.rst @@ -4,7 +4,7 @@ FAQs How Do I Create PRs at the Same Time If Multiple Code Repositories Have Compilation Dependencies? ************************************************************************************************* -During the development of the operating system (OS), it is common that multiple code repositories have compilation dependencies. Therefore, the PRs need to be created and merged at the same time. For this reason, Gitee uses issues as the association identifiers for code repositories with dependency dependencies to commit the PRs. Follow the operations below: +During the development of the operating system (OS), it is common that multiple code repositories have compilation dependencies. Therefore, the PRs need to be created and merged at the same time. For this reason, Gitlab uses issues as the association identifiers for code repositories with dependency dependencies to commit the PRs. Follow the operations below: #. Create an issue in any of the code repositories.