diff --git a/readme/Contribution-Process.rst b/readme/Contribution-Process.rst index 4b6d3a10b74ab63cddc2d2e6f62255d5b392ce1a..51cdb4fdfd83d747462ebe47d7caacf8abdaefae 100644 --- a/readme/Contribution-Process.rst +++ b/readme/Contribution-Process.rst @@ -59,13 +59,9 @@ Each commit message in Pull request must be signed-off with a proper format as f Prerequisites ************* - -* To configure, install and setup your development environment of |main_project_name|, see :ref:`Getting Started <BuildOpenharmony>`. * Create a GitLab account on https://gitlab.com/users/sign_up and have Git tools available on your development system. * Find the repository that you are interested in on the code hosting platform of |main_project_name|. -For downloading tools, downloading source code, and building and running |main_project_name| image, see :ref:`Getting Started <BuildOpenharmony>`. - Contribution Workflow *********************