mirror of
https://github.com/postgres/pgweb.git
synced 2025-07-25 16:02:27 +00:00
Add a how to get involved section to developer frontpage
Much more can be done to help this page, but it's a start. Reviewed-by: Daniel Gustafsson and Jonathan Katz
This commit is contained in:
@ -21,6 +21,16 @@ the developer <a href="https://wiki.postgresql.org/wiki/Developer_FAQ">FAQ</a>.
|
||||
necessarily available in the release version of PostgreSQL - it may not yet even be in the development version.
|
||||
</p>
|
||||
|
||||
<h2>How to get involved</h2>
|
||||
<p>
|
||||
A few resorces to help you get involved in PostgreSQL development are:
|
||||
</p>
|
||||
<ul>
|
||||
<li>Read the <a href="https://wiki.postgresql.org/wiki/Developer_FAQ#How_do_I_get_involved_in_PostgreSQL_development.3F">Developer FAQ</a>.</li>
|
||||
<li>Read the <a href="https://www.postgresql.org/list/pgsql-hackers/">pgsql-hackers archives</a> about topics, and optionally <a href="https://lists.postgresql.org/">subscribe</a> to the list.</li>
|
||||
<li>Join the <a rel="nofollow" href="https://discord.gg/bx2G9KWyrY">PostgreSQL Hacking Discord</a>.</li>
|
||||
</ul>
|
||||
|
||||
<h2>What is a CommitFest?</h2>
|
||||
|
||||
A <a href="https://commitfest.postgresql.org">CommitFest</a> is a period during
|
||||
|
Reference in New Issue
Block a user