From: Paul Ramsey Date: Wed, 4 Oct 2017 15:52:17 +0000 (+0000) Subject: Fix markdown links X-Git-Tag: 2.5.0alpha~472 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4264e3d1273b288792e309f73331f40e889956d3;p=postgis Fix markdown links git-svn-id: http://svn.osgeo.org/postgis/trunk@15882 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dba522f7c..42b459844 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,20 +1,16 @@ -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/). +contribute to every project of the [Open Source Geospatial Foundation](http://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, +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. 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). +recommend you to subscribe to the [development mailing list](https://lists.osgeo.org/mailman/listinfo/postgis-devel).