Skip to content

Commit fdeb74f

Browse files
committed
Merge branch 'es/advertise-contribution-doc'
Doc updates. * es/advertise-contribution-doc: docs: mention MyFirstContribution in more places
2 parents 6361eb7 + b75a219 commit fdeb74f

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/CONTRIBUTING.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,7 @@ If you prefer video, then [this talk](https://www.youtube.com/watch?v=Q7i_qQW__q
1616
might be useful to you as the presenter walks you through the contribution
1717
process by example.
1818

19+
Or, you can follow the ["My First Contribution"](https://git-scm.com/docs/MyFirstContribution)
20+
tutorial for another example of the contribution process.
21+
1922
Your friendly Git community!

Documentation/SubmittingPatches

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ Submitting Patches
33

44
== Guidelines
55

6-
Here are some guidelines for people who want to contribute their code
7-
to this software.
6+
Here are some guidelines for people who want to contribute their code to this
7+
software. There is also a link:MyFirstContribution.html[step-by-step tutorial]
8+
available which covers many of these same guidelines.
89

910
[[base-branch]]
1011
=== Decide what to base your work on.

0 commit comments

Comments
 (0)