Skip to content

Commit f457d3b

Browse files
authored
Merge pull request #15 from PhilipOakley/patch-1
Add `/preview` instruction into the `/submit' sequence
2 parents 069b750 + bbc881f commit f457d3b

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
@@ -117,7 +117,8 @@ <h2>How can you use GitGitGadget?</h2>
117117
</p><p>
118118
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.
119119
</p><p>
120-
Once everything is ready to go, add a comment to that Pull Request saying <code>/submit</code>.
120+
Once you feel everything is ready to go, add a comment to that Pull Request saying <code>/preview</code>. This will send you a copy of the Pull Request to check.
121+
Once you are happy with the result, add a comment to that Pull Request saying <code>/submit</code>.
121122
This will trigger GitGitGadget (you can see the progress via the Check called "GitGitGadget PR Handler"): it will wrap your Pull Request into a nice bundle of mails in the format expected on the Git mailing list.
122123
</p>
123124
</div>

0 commit comments

Comments
 (0)