You will see a list of directories and files that constitute all the
pages of the wiki. You need to browse this to find a file you are
interested in editing. You are most likely to edit a [service
page](https://gitlab.torproject.org/tpo/tpa/wiki-replica/-/tree/master/service), say you want to edit this very page.
1. Find the [documentation.md](https://gitlab.torproject.org/tpo/tpa/wiki-replica/-/blob/master/service/documentation.md) file in the [service directory](https://gitlab.torproject.org/tpo/tpa/wiki-replica/-/tree/master/service)
and click it
2. You should see a "Open in Web IDE" button. If you want the full
GitLab experience, click that button and good luck. Otherwise,
click the arrow to the right and select "Edit" than click the
"Edit" button.
3. You should now see a text editor with the file content. Make a
change, say add:
<!-- test -->
At the top of the file.
Because the wiki is actually mirrored to a git repository, it might be
4. Enter a "Commit message" in the field below. Explain why you are
preferable to edit the Git repository and push there, so that the
making the change.
replica is up to date. See further instructions below.
5. Leave the "Target Branch" unchanged
6. Click "Commit changes". This will send you to a "New merge
request" page.
7. Review and expand the merge request description, which is based on
the previously filled commit message (optional)
8. Leave all the check boxes as is.
9. Click "Create merge request".
10. The wiki administrators will review your request and approve,
reject, or request changes on it shortly. Once approved, your