diff --git a/modules/ROOT/pages/contributing-docs/tools-gitlab-howto.adoc b/modules/ROOT/pages/contributing-docs/tools-gitlab-howto.adoc index 0524b86..4f60a42 100644 --- a/modules/ROOT/pages/contributing-docs/tools-gitlab-howto.adoc +++ b/modules/ROOT/pages/contributing-docs/tools-gitlab-howto.adoc @@ -1,6 +1,6 @@ = How to make casual contributions Fedora Documentation Team -:revdate: 2023-05-16 +:revdate: 2023-26-06 :page-pagination: [abstract] @@ -35,13 +35,13 @@ a|image::1A-changeIdentified.png[align="center",width=940,role=black-border] - You will be redirected and asked for your FAS credentials if needed - Grant permission to Fedora -Create one if you do not have one yet (see the image below). +Create an account if you do not have one yet (see the image below). |=== a|image::2-GitLabSignin.png[align="center",width=940,role=black-border] |=== -NOTE: This contributor guide walks through the new Web IDE, introduced in GitLab 15.7 release. The guide also reflects a latest change about *how to update fork*. +NOTE: This contributor guide walks through the new Web IDE, introduced in GitLab 15.7 release. The guide also reflects a recent change about *how to update fork*. === Step 2. Create your project (copy) @@ -55,7 +55,7 @@ a|image::3-EditPage.png[align="center",width=940,role=black-border] Click the *Fork* button. -The *Fork* button appears only the first time you contribute to the repository of a given Docs page. If you are contributing to the Fedora project first time and you do not have write access for the repository you want to contribute to, you need to fork a project. +The *Fork* button appears only the first time you contribute to the repository of a given Docs page. If you are contributing to the Fedora project for the first time and you do not have write access for the repository you want to contribute to, you need to fork a project. A fork is a personal copy of the repository, which you create in your namespace. @@ -63,7 +63,7 @@ A fork is a personal copy of the repository, which you create in your namespace. a|image::4-EditFork.png[align="center",width=940,role=black-border] |=== -==== Forked a project before +==== If you have forked a project before If you have a forked project before, you will be forwarded automatically to the next step without the *Fork* button.