]> git.ipfire.org Git - thirdparty/git.git/blobdiff - Documentation/SubmittingPatches
completion: nounset mode fixes
[thirdparty/git.git] / Documentation / SubmittingPatches
index 4515cab5193ddf354a461aafb1b68dcc1ef2932e..ecf9438cf08069bc66150633e79bfb2bead1853a 100644 (file)
@@ -3,8 +3,9 @@ Submitting Patches
 
 == Guidelines
 
-Here are some guidelines for people who want to contribute their code
-to this software.
+Here are some guidelines for people who want to contribute their code to this
+software. There is also a link:MyFirstContribution.html[step-by-step tutorial]
+available which covers many of these same guidelines.
 
 [[base-branch]]
 === Decide what to base your work on.