Re: [PATCH v2] doc: add discord to ways of getting help
From: Junio C Hamano <hidden>
Date: 2025-08-19 23:00:22
"Daniele Sassoli via GitGitGadget" [off-list ref] writes:
From: Daniele Sassoli <redacted> Discord is a great way of receiving help for members of the community that are not on the mailing list or not familiar with Libera. Adding it to the official documentation will aid discoverability of it. The link is the same as the one at https://git-scm.com/community. Signed-off-by: Daniele Sassoli <redacted> --- +==== https://discord.gg/dxGanGcBSP[#discord] on Discord -+This is the unofficial Git Discord server for everyone, from people just ++This is an unofficial Git Discord server for everyone, from people just
Forgot to commit the update of the link? Shall I amend it to point at https://discord.gg/GRFVkzgxRd locally?
quoted hunk
+starting out with Git to those who develop it. It's a great place to ask +questions, share tips, and connect with the broader Git community in real time. + Documentation/MyFirstContribution.adoc | 9 +++++++++ 1 file changed, 9 insertions(+)diff --git a/Documentation/MyFirstContribution.adoc b/Documentation/MyFirstContribution.adoc index aca7212cfe2..35f18ab9f7e 100644 --- a/Documentation/MyFirstContribution.adoc +++ b/Documentation/MyFirstContribution.adoc@@ -52,6 +52,15 @@ respond to you. It's better to ask your questions in the channel so that you can be answered if you disconnect and so that others can learn from the conversation. +==== https://discord.gg/dxGanGcBSP[#discord] on Discord +This is an unofficial Git Discord server for everyone, from people just +starting out with Git to those who develop it. It's a great place to ask +questions, share tips, and connect with the broader Git community in real time. + +The server has channels for general discussions and specific channels for those +who use Git and those who develop it. The server's search functionality also +allows you to find previous conversations and answers to common questions. + [[getting-started]] == Getting Startedbase-commit: c44beea485f0f2feaf460e2ac87fdd5608d63cf0