You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -100,7 +100,7 @@ <h2>How can you use GitGitGadget?</h2>
100
100
So you cloned <ahref="https://github.com/git/git">https://github.com/git/git</a> and implemented a bug fix or a new feature?
101
101
And you already pushed it to your own fork?
102
102
Good, now is the time to direct your web browser to <ahref="https://github.com/gitgitgadget/git">https://github.com/gitgitgadget/git</a> (or to <ahref="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 <ahref="https://git-scm.com/docs/MyFirstContribution">MyFirstContribution</a> tutorial if you are not familiar with this terminology).
104
104
You can CC potential reviewers by adding a footer to the PR description with the following syntax:
0 commit comments