Skip to content

Commit 45755e2

Browse files
authored
Merge pull request #16 from Arthur-Milchior/clarify_again
Clarify how to be added to allow list
2 parents f457d3b + 9396fc4 commit 45755e2

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@ <h2>How can you use GitGitGadget?</h2>
113113
You might also want to read the <a href="https://git-scm.com/docs/gitworkflows">gitworkflows</a> manual page to understand how your contributions will be integrated in Git's repository, as well as <a href="https://github.com/git/git/blob/todo/MaintNotes">this note from Git's maintainer</a>.
114114
</p><p>
115115
The first time you use GitGitGadget, you need to be added to the list of users with permission to use GitGitGadget (this is a <i>very</i> simple anti-spam measure).
116-
Any user who is already on that list can do that, by adding a comment to that Pull Request that says <code>/allow &lt;username&gt;</code> (with your GitHub login name).
116+
Using <a src="https://web.libera.chat/#git-devel">IRC</a> or <a src="https://github.com/gitgitgadget/git/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aopen+%22%2Fallow%22">PRs</a> you can find a user already on this list and request them to add you to the list.
117+
To do so, they simply have to add a comment to that Pull Request that says <code>/allow</name></code>.
117118
</p><p>
118119
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.
119120
</p><p>

0 commit comments

Comments
 (0)