summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2020-06-18 04:54:06 (GMT)
committerJunio C Hamano <gitster@pobox.com>2020-06-18 04:54:06 (GMT)
commitfdeb74f3720e7efdc2d64941ce5853d87e0371ad (patch)
treef532a394c2ec5bbcc41d63dfdc216cb23858b336 /.github
parent6361eb73c6dc147e94b02673f387c0345d8d15d2 (diff)
parentb75a219904955090aedc29bf9ea2df942edabdf4 (diff)
downloadgit-fdeb74f3720e7efdc2d64941ce5853d87e0371ad.zip
git-fdeb74f3720e7efdc2d64941ce5853d87e0371ad.tar.gz
git-fdeb74f3720e7efdc2d64941ce5853d87e0371ad.tar.bz2
Merge branch 'es/advertise-contribution-doc'
Doc updates. * es/advertise-contribution-doc: docs: mention MyFirstContribution in more places
Diffstat (limited to '.github')
-rw-r--r--.github/CONTRIBUTING.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index e7b4e2f..c8755e3 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -16,4 +16,7 @@ If you prefer video, then [this talk](https://www.youtube.com/watch?v=Q7i_qQW__q
might be useful to you as the presenter walks you through the contribution
process by example.
+Or, you can follow the ["My First Contribution"](https://git-scm.com/docs/MyFirstContribution)
+tutorial for another example of the contribution process.
+
Your friendly Git community!