doc: add discord to ways of getting help

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 <danielesassoli@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>

Daniele Sassoli committed Aug 20, 2025 at 08:36 UTC 716d342c53715500ae0ce032e6cfd65806639691
1 file changed +9
Documentation/MyFirstContribution.adoc
+9
@@ -52,6 +52,15 @@ respond to you. It's better to ask your questions in the channel so that you
52 can be answered if you disconnect and so that others can learn from the
53 conversation.
54
55 +==== https://discord.gg/GRFVkzgxRd[#discord] on Discord
56 +This is an unofficial Git Discord server for everyone, from people just
57 +starting out with Git to those who develop it. It's a great place to ask
58 +questions, share tips, and connect with the broader Git community in real time.
59 +
60 +The server has channels for general discussions and specific channels for those
61 +who use Git and those who develop it. The server's search functionality also
62 +allows you to find previous conversations and answers to common questions.
63 +
64 [[getting-started]]
65 == Getting Started
66