From a97bc8ea1d0c302d6391d2e675c81de59e46ee6d Mon Sep 17 00:00:00 2001 From: Magnus Hagander Date: Tue, 18 Feb 2025 16:16:12 +0100 Subject: [PATCH] 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 --- templates/pages/developer.html | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/templates/pages/developer.html b/templates/pages/developer.html index 773a995c..629fee2d 100644 --- a/templates/pages/developer.html +++ b/templates/pages/developer.html @@ -21,6 +21,16 @@ the developer FAQ. necessarily available in the release version of PostgreSQL - it may not yet even be in the development version.

+

How to get involved

+

+ A few resorces to help you get involved in PostgreSQL development are: +

+ +

What is a CommitFest?

A CommitFest is a period during -- 2.39.5