You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
General questions or comments for the Git community can be sent to the mailing list by using the email address <ahref="mailto:[email protected]">[email protected]</a>.
@@ -34,7 +34,7 @@ <h2> Mailing List</h2>
34
34
If you're a downstream packager of Git, consider joining the <ahref="https://groups.google.com/forum/?fromgroups#!forum/git-packagers">Git packagers mailing list</a> for low-volume announcements from the developers, as well as other discussion related to packaging & porting Git.
If the manpages and this book aren’t enough and you need in-person help, you can try the <spanclass="highlight fixed">#git</span> channel on the <ahref="https://libera.chat/guides/connect">Libera Chat</a> IRC server (<strong>irc.libera.chat</strong>). These channels are regularly filled with hundreds of people who are all very knowledgeable about Git and are often willing to help.
@@ -86,19 +86,19 @@ <h2> IRC Channel </h2>
86
86
If you need specific help about one of the for-profit Git hosting sites, you might try their own IRC channels (such as <spanclass="highlight fixed">#github</span> or <spanclass="highlight fixed">#gitlab</span>) on the same IRC server.
87
87
</p>
88
88
89
-
<h2> Discord Server </h2>
89
+
<h2id="discord"><aclass="anchor" href="#discord"></a> Discord Server </h2>
90
90
91
91
<p>
92
92
The <ahref="https://discord.gg/GRFVkzgxRd">Git Community Discord Server</a> also has many knowledgeable and helpful people. Additionally, it provides a space to be able to voice chat about patches, designs, or anything else Git related.
There is a monthly community newsletter called <ahref="https://git.github.io/rev_news/rev_news/">"Git Rev News"</a>, with <ahref="https://git.github.io/rev_news/archive/">its archive</a> and <ahref="https://git.github.io/rev_news/">its latest edition</a>. Information on how to subscribe can be found on the <ahref="https://git.github.io/rev_news/rev_news/">dedicated webpage</a>.
99
99
</p>
100
100
101
-
<h2> Contributing to Git </h2>
101
+
<h2id="contributing"><aclass="anchor" href="#contributing"></a> Contributing to Git </h2>
102
102
103
103
<p>
104
104
The <ahref="https://github.com/git/git/tree/master/Documentation">Documentation directory</a> in the Git source code has several files of interest to developers who are looking to help contribute. After reading the <ahref="https://github.com/git/git/blob/master/Documentation/CodingGuidelines">coding guidelines</a> and <ahref="https://github.com/git/git/blob/master/CODE_OF_CONDUCT.md">code of conduct</a>, you can learn <ahref="{{< relurl "docs/SubmittingPatches" >}}">how to submit patches</a>. If you are just starting out, you can read the <ahref="{{< relurl "docs/MyFirstContribution" >}}">My First Contribution tutorial</a>. For those looking to get more deeply involved, there is a <ahref="https://github.com/git/git/blob/master/Documentation/howto/maintain-git.txt">howto for Git maintainers</a>.
0 commit comments