Skip to content

Commit 69c6152

Browse files
committed
Using: mention CC syntax
1 parent 4d6cd56 commit 69c6152

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,9 @@ <h2>How can you use GitGitGadget?</h2>
5656
And you already pushed it to your own fork?
5757
Good, now is the time to direct your web browser to <a href="https://github.com/gitgitgadget/git">https://github.com/gitgitgadget/git</a> (or to <a href="https://github.com/gitgitgadget/git">https://github.com/git/git</a> ) and to open a Pull Request.
5858
Please make sure to use a descriptive Pull Request title and description; GitGitGadget will use these as the cover letter.
59+
You can CC potential reviewers by adding a footer to the PR description with the following syntax:
60+
<pre>CC: Revi Ewer &lt;[email protected]&gt;, Ill Takalook &lt;[email protected]&gt;</pre>
61+
</p><p>
5962
You will also want to read <a href="https://git-scm.com/docs/SubmittingPatches">Git's guidelines</a> to make sure that your contributions are in the expected form.
6063
</p><p>
6164
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).

0 commit comments

Comments
 (0)