From: Abdalrhman Mohamed <eng.abdalrhman.abdalmonem@gmail•com>
To: gitster@pobox•com
Cc: tmz@pobox•com, git@vger•kernel.org,
Abdalrhman Mohamed <Eng.Abdalrhman.Abdalmonem@gmail•com>
Subject: [PATCH v2] .github/CONTRIBUTING.md: link to SubmittingPatches on git-scm.com
Date: Sun, 1 Feb 2026 02:26:43 +0200 [thread overview]
Message-ID: <20260201002658.133153-1-Eng.Abdalrhman.Abdalmonem@gmail.com> (raw)
In-Reply-To: <aX5sNO4aMVE-qcrz@teonanacatl.net>
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>
---
.github/CONTRIBUTING.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md
index c8755e38de..93042128d6 100644
--- a/.github/CONTRIBUTING.md
+++ b/.github/CONTRIBUTING.md
@@ -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
--
2.50.1
prev parent reply other threads:[~2026-02-01 0:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-31 16:14 [PATCH] .github/CONTRIBUTING.md: fix broken link to SubmittingPatches Abdalrhman Mohamed
2026-01-31 19:50 ` Junio C Hamano
2026-01-31 20:55 ` Todd Zullinger
2026-02-01 0:26 ` Abdalrhman Mohamed [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260201002658.133153-1-Eng.Abdalrhman.Abdalmonem@gmail.com \
--to=eng.abdalrhman.abdalmonem@gmail$(echo .)com \
--cc=git@vger$(echo .)kernel.org \
--cc=gitster@pobox$(echo .)com \
--cc=tmz@pobox$(echo .)com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox