mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-03 02:27:35 -05:00
.github/CONTRIBUTING.md: link to SubmittingPatches on git-scm.com
The relative link to SubmittingPatches is broken when viewed through GitHub's specialized "Contributing" tab. Update the link to point to the documentation on git-scm.com to be consistent with other links in the same file. Also, wrap the line to improve readability. Signed-off-by: Abdalrhman Mohamed <Eng.Abdalrhman.Abdalmonem@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
committed by
Junio C Hamano
parent
9a2fb147f2
commit
2d45507f15
3
.github/CONTRIBUTING.md
vendored
3
.github/CONTRIBUTING.md
vendored
@@ -10,7 +10,8 @@ conveniently send your Pull Requests commits to our mailing list.
|
||||
|
||||
Please read ["A note from the maintainer"](https://git.kernel.org/pub/scm/git/git.git/plain/MaintNotes?h=todo)
|
||||
to learn how the Git project is managed, and how you can work with it.
|
||||
In addition, we highly recommend you to read [our submission guidelines](../Documentation/SubmittingPatches).
|
||||
In addition, we highly recommend you to read
|
||||
[our submission guidelines](https://git-scm.com/docs/SubmittingPatches).
|
||||
|
||||
If you prefer video, then [this talk](https://www.youtube.com/watch?v=Q7i_qQW__q4&feature=youtu.be&t=6m4s)
|
||||
might be useful to you as the presenter walks you through the contribution
|
||||
|
||||
Reference in New Issue
Block a user