From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Subject: Re: [RFH] Issues and Contributions to friendly third-party projects
Date: Fri, 28 Feb 2025 14:25:33 -0800 [thread overview]
Message-ID: <xmqqwmd91zc2.fsf@gitster.g> (raw)
In-Reply-To: <xmqqcyfdhp0t.fsf@gitster.g> (Junio C. Hamano's message of "Wed, 19 Feb 2025 08:34:26 -0800")
Junio C Hamano <gitster@pobox.com> writes:
> After seeing a issue report on git-scm.com (and remembering number
> of issues reported on friendly third-party projects on this list
> and getting redirected to elsewhere), it may probably make sense to
> document who they are, what they do, and how to contact them, in the
> same document that drove these contributors to this list in the
> first place.
>
> I am still not sure which of our document is the best place to do
> so, but no matter where it eventually goes, it would be better to
> first agree on
>
> - if doing so is a good idea to begin with (such a list in a
> document will incur maintenance cost)
>
> - who to include on such a list (the list will become useless if it
> includes everything on earth that claims to be related to Git;
> where do we draw the line?)
>
> - how the list will be maintained (are we responsible to ping them?
> will they update us to keep their entry from going stale?)
>
> As a discussion starter, here is what I added to the source to "A
> note from the maintainer" message I send out every once in a while
> (https://lore.kernel.org/git/xmqqr05a5wjv.fsf@gitster.g/ is the last
> one I sent out).
>
> Comments? Corrections? Opinions?
>
> Thanks.
Around here, no news is a bad news. I'll rescind this update and
the next edition of maintainer's notes (planned to be sent out in
the middle of next month) will not list these updates.
> MaintNotes | 40 ++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 40 insertions(+)
>
> diff --git a/MaintNotes b/MaintNotes
> index 743e3b6..ebda282 100644
> --- a/MaintNotes
> +++ b/MaintNotes
> @@ -29,6 +29,13 @@ As an anti-spam measure, the mailing list software rejects messages
> that are not text/plain and drops them on the floor. If you are a
> GMail user, you'd want to make sure "Plain text mode" is checked.
>
> +The mailing list, while welcoming non code contributions like bug
> +reports, mostly discusses updating contents of the source tree to the
> +(core) Git software, including documentation "git help" gives.
> +Non-code contributions may have places other than the mailing list
> +that are more preferrable. See the "other places" section near the
> +end.
> +
> Before sending patches, please read Documentation/SubmittingPatches
> and Documentation/CodingGuidelines to familiarize yourself with the
> project convention.
> @@ -293,3 +300,36 @@ own authoritative repository and maintainers:
> When sending proposed updates and fixes to these parts of the system,
> please base your patches on these trees, not git.git (the former two
> even have different directory structures).
> +
> +
> +* Other places.
> +
> +As the Git ecosystem has grown larger over the years, there are
> +documentation sites and third-party tools that have been created and
> +maintained by friendly third-parties. Reporting issues with them to
> +the main mailing list is still welcomed by the list participants, but
> +most likely you will be asked to contact these third-parties directly.
> +
> + - git-scm website (https://www.git-scm.com/) is maintained directly
> + on its GitHub repository and its issues are managed there.
> +
> + https://github.com/git/git-scm.com/issues
> + https://github.com/git/git-scm.com/?tab=readme-ov-file#contributing
> +
> + - Git for Windows (https://gitforwindows.org/) is a project that
> + packages (core) Git software with some other goodies for the
> + Windows platform. They manage their own issues list and their
> + changes are managed directly on GitHub via pull requests, focused
> + primarily on Windows specific issues and their additions (like
> + Windows installer).
> +
> + https://github.com/git-for-windows/git/wiki/How-to-participate
> + https://github.com/git-for-windows/git/issues
> +
> + - The online edition of ProGit Book hosted at git-scm.com/book/ is
> + managed by the Pro Git book folks, and they maintain their work and
> + issues at their GitHub repository.
> +
> + https://github.com/progit/progit2/issues
> + https://github.com/progit/progit2/blob/main/CONTRIBUTING.md
> +
next prev parent reply other threads:[~2025-02-28 22:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-19 16:34 [RFH] Issues and Contributions to friendly third-party projects Junio C Hamano
2025-02-28 22:25 ` Junio C Hamano [this message]
2025-03-14 17:56 ` Junio C Hamano
2025-03-14 18:44 ` Jeff King
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=xmqqwmd91zc2.fsf@gitster.g \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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;
as well as URLs for NNTP newsgroup(s).