Skip to content

Commit aa61d1f

Browse files
committed
Merge branch 'qj/doc-my1stcontrib-email-verify'
The "MyFirstContribution" tutorial tells the reader how to send out their patches; the section gained a hint to verify the message reached the mailing list. * qj/doc-my1stcontrib-email-verify: MyFirstContribution: add note on confirming patches
2 parents 8f0d663 + 29181ab commit aa61d1f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

Documentation/MyFirstContribution.adoc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,6 +1153,11 @@ NOTE: When you are sending a real patch, it will go to git@vger.kernel.org - but
11531153
please don't send your patchset from the tutorial to the real mailing list! For
11541154
now, you can send it to yourself, to make sure you understand how it will look.
11551155

1156+
NOTE: After sending your patches, you can confirm that they reached the mailing
1157+
list by visiting https://lore.kernel.org/git/. Use the search bar to find your
1158+
name or the subject of your patch. If it appears, your email was successfully
1159+
delivered.
1160+
11561161
After you run the command above, you will be presented with an interactive
11571162
prompt for each patch that's about to go out. This gives you one last chance to
11581163
edit or quit sending something (but again, don't edit code this way). Once you

0 commit comments

Comments
 (0)