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
Copy file name to clipboardExpand all lines: templates/pages/developer.html
+10
Original file line number
Diff line number
Diff line change
@@ -21,6 +21,16 @@ <h2>What will you find here?</h2>
21
21
necessarily available in the release version of PostgreSQL - it may not yet even be in the development version.
22
22
</p>
23
23
24
+
<h2>How to get involved</h2>
25
+
<p>
26
+
A few resorces to help you get involved in PostgreSQL development are:
27
+
</p>
28
+
<ul>
29
+
<li>Read the <ahref="https://wiki.postgresql.org/wiki/Developer_FAQ#How_do_I_get_involved_in_PostgreSQL_development.3F">Developer FAQ</a>.</li>
30
+
<li>Read the <ahref="https://www.postgresql.org/list/pgsql-hackers/">pgsql-hackers archives</a> about topics, and optionally <ahref="https://lists.postgresql.org/">subscribe</a> to the list.</li>
31
+
<li>Join the <arel="nofollow" href="https://discord.gg/bx2G9KWyrY">PostgreSQL Hacking Discord</a>.</li>
32
+
</ul>
33
+
24
34
<h2>What is a CommitFest?</h2>
25
35
26
36
A <ahref="https://commitfest.postgresql.org">CommitFest</a> is a period during
0 commit comments