···1616might be useful to you as the presenter walks you through the contribution
1717process by example.
18181919+Or, you can follow the ["My First Contribution"](https://git-scm.com/docs/MyFirstContribution)
2020+tutorial for another example of the contribution process.
2121+1922Your friendly Git community!
+3-2
Documentation/SubmittingPatches
···3344== Guidelines
5566-Here are some guidelines for people who want to contribute their code
77-to this software.
66+Here are some guidelines for people who want to contribute their code to this
77+software. There is also a link:MyFirstContribution.html[step-by-step tutorial]
88+available which covers many of these same guidelines.
89910[[base-branch]]
1011=== Decide what to base your work on.