Skip to content

Commit 828bf9d

Browse files
committed
Using: add a pointer about the cover letter
1 parent 6c6149a commit 828bf9d

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
@@ -100,7 +100,7 @@ <h2>How can you use GitGitGadget?</h2>
100100
So you cloned <a href="https://github.com/git/git">https://github.com/git/git</a> and implemented a bug fix or a new feature?
101101
And you already pushed it to your own fork?
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/gitgitgadget/git">https://github.com/git/git</a> ) and to open a Pull Request.
103-
Please make sure to use a descriptive Pull Request title and description; GitGitGadget will use these as the cover letter.
103+
Please make sure to use a descriptive Pull Request 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).
104104
You can CC potential reviewers by adding a footer to the PR description with the following syntax:
105105
<pre>CC: Revi Ewer &lt;[email protected]&gt;, Ill Takalook &lt;[email protected]&gt;</pre>
106106
</p><p>

0 commit comments

Comments
 (0)