Merge branch 'es/advertise-contribution-doc'
Doc updates. * es/advertise-contribution-doc: docs: mention MyFirstContribution in more placesmaint
commit
fdeb74f372
|
@ -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
|
might be useful to you as the presenter walks you through the contribution
|
||||||
process by example.
|
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!
|
Your friendly Git community!
|
||||||
|
|
|
@ -3,8 +3,9 @@ Submitting Patches
|
||||||
|
|
||||||
== Guidelines
|
== Guidelines
|
||||||
|
|
||||||
Here are some guidelines for people who want to contribute their code
|
Here are some guidelines for people who want to contribute their code to this
|
||||||
to this software.
|
software. There is also a link:MyFirstContribution.html[step-by-step tutorial]
|
||||||
|
available which covers many of these same guidelines.
|
||||||
|
|
||||||
[[base-branch]]
|
[[base-branch]]
|
||||||
=== Decide what to base your work on.
|
=== Decide what to base your work on.
|
||||||
|
|
Loading…
Reference in New Issue