[SCM] PostGIS branch master updated. 3.6.0rc2-712-g6b318d7b2

git at osgeo.org git at osgeo.org
Wed Jul 1 20:45:58 PDT 2026


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "PostGIS".

The branch, master has been updated
       via  6b318d7b20be83aae5ef075ac5297d8caf23135a (commit)
      from  5459667399bff3bd8d3c24208b712fa38c0fbca2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 6b318d7b20be83aae5ef075ac5297d8caf23135a
Author: Sandro Santilli <strk at kbt.io>
Date:   Thu Jul 2 05:45:21 2026 +0200

    Make CONTRIBUTING.md document more readable

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 80d719602..4c0339d67 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,19 +1,25 @@
-PostGIS development planning happens via a [Trac instance](https://trac.osgeo.org/postgis/).
+PostGIS development planning happens via a
+[Trac instance](https://trac.osgeo.org/postgis/).
 
 In order for proper scheduling of contributions acceptance/merging it
 is recommended to file a ticket there and add your patch or a link
 to a patch or to a public git branch where your development is ongoing.
 
-Filing a ticket requires setting up an OSGeo account, which lets you
-contribute to every project of the [Open Source Geospatial Foundation](http://www.osgeo.org/).
+Filing a ticket requires setting up an
+[OSGeo account](https://id.osgeo.org),
+which lets you contribute to every project of the
+[Open Source Geospatial Foundation](https://www.osgeo.org/).
 
-As we understand you might not want to setup a new account, simply
-filing a pull request on one of the [PostGIS code mirrors](https://trac.osgeo.org/postgis/wiki/CodeMirrors) is also welcome,
-but it is easier for such contributions to miss our radars unless
-it _also_ has a matching Trac ticket.
+As we understand you might not want to setup a new account, although it
+is easier for such contributions to miss our radars unless they _also_
+have a matching Trac ticket, we also welcome contributions via:
+
+  - Pull requests on any of the [PostGIS code mirrors](https://trac.osgeo.org/postgis/wiki/CodeMirrors)
+
+  - Patches [by email](https://git-send-email.io)
+
+  - Patches in [the chat room](https://postgis.net/community/chat/)
 
 If you intend to be involved for more than an occasional patch we
-recommend you to subscribe to the [development mailing list](https://lists.osgeo.org/mailman/listinfo/postgis-devel).
-
-Note that We also welcome
-[git patches via email](https://git-send-email.io)
+recommend you to setup an OSGeo account and subscribe to the
+[development mailing list](https://lists.osgeo.org/mailman/listinfo/postgis-devel).

-----------------------------------------------------------------------

Summary of changes:
 CONTRIBUTING.md | 28 +++++++++++++++++-----------
 1 file changed, 17 insertions(+), 11 deletions(-)


hooks/post-receive
-- 
PostGIS


More information about the postgis-tickets mailing list