]> git.xonotic.org Git - xonotic/xonotic.wiki.git/blobdiff - Editing.md
Resize table of contents
[xonotic/xonotic.wiki.git] / Editing.md
index c2d39161cc313d6fb0e2f06092ec3773b8c5e104..644542c48839213e2fea87a69219b05510975d85 100644 (file)
@@ -1,8 +1,11 @@
 Getting access
 --------------
 
-If you want write access, please ask for it at [#xonotic on FreeNode](https://webchat.freenode.net/) so we know you're not a bot, we'll gladly give it to you (unfortunately, there is no way to allow anonymous editing on GitLab). After that, you can edit the wiki online (there is an Edit button when logged in) or clone it to your machine using git (`git clone git@gitlab.com:xonotic/xonotic.wiki.git`).
+To apply for write access, please [request access](https://docs.gitlab.com/ee/user/project/members/#request-access-to-a-project) to the [main Xonotic project](https://gitlab.com/xonotic/xonotic) using the GitLab interface.  You can also request access on Matrix chat in [#dev:xonotic.org](https://matrix.to/#/#dev:xonotic.org) (remember to tell us your GitLab username!) but the admins might not see it amongst the other messages.  
 
+After that, you can edit the wiki online (there is an Edit button when logged in) or clone it to your machine using git (`git clone git@gitlab.com:xonotic/xonotic.wiki.git`).
+
+Anonymous wiki editing is not supported on GitLab.
 
 Guidelines
 ----------