summaryrefslogtreecommitdiffstats
path: root/SubmittingPatches.txt
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-06-17 23:18:50 -0700
committerJunio C Hamano <gitster@pobox.com>2020-06-17 23:18:50 -0700
commit64eff4902e5b83e66c169d0c25db6e59c167fbcc (patch)
tree32cbc15492cbdfbd9ce351db0543fcbecf635652 /SubmittingPatches.txt
parentb762d7c538cbc6c6a9df63539cf2f5c434b393df (diff)
downloadgit-htmldocs-64eff4902e5b83e66c169d0c25db6e59c167fbcc.tar.gz
Autogenerated HTML docs for v2.27.0-112-g101b3
Diffstat (limited to 'SubmittingPatches.txt')
-rw-r--r--SubmittingPatches.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/SubmittingPatches.txt b/SubmittingPatches.txt
index 4515cab51..ecf9438cf 100644
--- a/SubmittingPatches.txt
+++ b/SubmittingPatches.txt
@@ -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.