diff options
Diffstat (limited to 'third_party/git/.github/CONTRIBUTING.md')
-rw-r--r-- | third_party/git/.github/CONTRIBUTING.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/third_party/git/.github/CONTRIBUTING.md b/third_party/git/.github/CONTRIBUTING.md index e7b4e2f3c204..c8755e38de81 100644 --- a/third_party/git/.github/CONTRIBUTING.md +++ b/third_party/git/.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! |