diff --git a/index.html b/index.html index 6aea0ee..1ce3126 100644 --- a/index.html +++ b/index.html @@ -113,7 +113,8 @@
The first time you use GitGitGadget, you need to be added to the list of users with permission to use GitGitGadget (this is a very simple anti-spam measure).
- Any user who is already on that list can do that, by adding a comment to that Pull Request that says /allow <username>
(with your GitHub login name).
+ Using IRC or PRs you can find a user already on this list and request them to add you to the list.
+ To do so, they simply have to add a comment to that Pull Request that says /allow
.
The Pull Request will trigger a few Checks, most importantly one that will build Git and run the test suite on the main platforms, to make sure that everything works as advertised.