From 726910a811d4fe28884f3f9bfa2b2a14fc66931e Mon Sep 17 00:00:00 2001 From: Mike Taves Date: Wed, 5 Jun 2019 09:29:04 +1200 Subject: Update GitHub references: proj.4 -> PROJ --- CONTRIBUTING.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'CONTRIBUTING.md') diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 83cd5a1a..5df8a450 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,7 +29,7 @@ the issue tracker. ## Adding bug reports -Bug reports are handled in the [issue tracker](https://github.com/OSGeo/proj.4/issues) +Bug reports are handled in the [issue tracker](https://github.com/OSGeo/PROJ/issues) on PROJ.4's home on GitHub. Writing a good bug report is not easy. But fixing a poorly documented bug is not easy either, so please put in the effort it takes to create a thorough bug report. @@ -56,7 +56,7 @@ definitely a problem with PROJ.4. ## Feature requests Got an idea for a new feature in PROJ.4? Submit a thorough description of the new -feature in the [issue tracker](https://github.com/OSGeo/proj.4/issues). Please +feature in the [issue tracker](https://github.com/OSGeo/PROJ/issues). Please include any technical documents that can help the developer make the new feature a reality. An example of this could be a publicly available academic paper that describes a new projection. Also, including a numerical test case will make it @@ -70,7 +70,7 @@ Note that not all feature requests are accepted. PROJ.4 is in dire need of better documentation. Any contributions of documentation are greatly appreciated. The PROJ.4 documentation is available on [proj.org](https://proj.org). The website is generated with [Sphinx](http://www.sphinx-doc.org/en/stable/). Contributions -to the documentation should be made as [Pull Requests](https://github.com/OSGeo/proj.4/pulls) +to the documentation should be made as [Pull Requests](https://github.com/OSGeo/PROJ/pulls) on GitHub. If you intend to document one of PROJ.4's supported projections please use the -- cgit v1.2.3