Skip to content

Commit ee5937a

Browse files
committed
Using GGG: link to 'cover-letter' anchor in MyFirstContribution
We refer readers to the MyFirstContribution tutorial when mentioning the cover letter. Let's do even better and link directly to the section of the tutorial that explains the purpose and content of the cover letter.
1 parent 424710c commit ee5937a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ <h2>How can you use GitGitGadget?</h2>
102102
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/git/git">https://github.com/git/git</a> ) and to open a Pull Request.
103103
A few things to note about a GitGitGadget Pull Request:
104104
<ul>
105-
<li>Please make sure to use a descriptive title and description; GitGitGadget will use these as the subject and body of the cover letter (check out the <a href="https://git-scm.com/docs/MyFirstContribution">MyFirstContribution</a> tutorial if you are not familiar with this terminology).</li>
105+
<li>Please make sure to use a descriptive title and description; GitGitGadget will use these as the subject and body of the cover letter (check out the <a href="https://git-scm.com/docs/MyFirstContribution#cover-letter">MyFirstContribution</a> tutorial if you are not familiar with this terminology).</li>
106106
<li>You can CC potential reviewers by adding a footer to the PR description with the following syntax:</br>
107107
<code>CC: Revi Ewer &lt;[email protected]&gt;, Ill Takalook &lt;[email protected]&gt;</code>
108108
</li>

0 commit comments

Comments
 (0)