Chris 2023-02-24 14:11:20 +00:00
commit 30efc2ac38

View file

@ -10,7 +10,7 @@ Fedora Documentation Team <https://discussion.fedoraproject.org/tag/docs>
-> *This HowTo is for GitLab-based pages only. If you were forwarded here by a link on any docs.fedoraproject.org page, you are in the right place!*
=== Select a page to edit
== Select a page to edit
If you have found something on a Docs page which you want to add, remove, change, or update, you will see three buttons on the top right
which can be used to directly put forward your suggestion without knowledge of git or the structures with which the Docs pages are
@ -37,7 +37,7 @@ a|image::2-GitLabSignin.png[align="center",width=940,role=black-border]
NOTE: Since GitLab 15.7, a new default Web IDE editor has been introduced, whereas the old one will be removed from GitLab mid 2023. Thus, this guide focuses already on the new <<web-ide-editor,Web IDE editor>> to submit your contribution. Alternatively, you can choose to use the simple https://docs.gitlab.com/ee/user/project/repository/web_editor.html#edit-a-file[Web Editor]. When using the Web Editor, you can follow the steps on the related https://docs.gitlab.com/ee/user/project/repository/web_editor.html#edit-a-file[GitLab guide] instead of the <<web-ide-editor,Web IDE editor>> section here, and then proceed directly to the <<merge-request,Merge request>> section below.
[[web-ide-editor]]
=== Web IDE editor
== Web IDE editor
Click the "Open in Web IDE" button:
|===
@ -93,7 +93,7 @@ a|image::webuibeta-8.png[align="center",width=940,role=black-border]
|===
[[merge-request]]
=== Create a merge request
== Create a merge request
Edit the Title and the Description of the page (feel free to copy-paste the Commit Message) and then, scroll down to the blue "Create merge request" button and click it: