diff options
| author | Mike Taves <mwtoews@gmail.com> | 2019-06-05 09:29:04 +1200 |
|---|---|---|
| committer | Mike Taves <mwtoews@gmail.com> | 2019-06-05 09:29:04 +1200 |
| commit | 726910a811d4fe28884f3f9bfa2b2a14fc66931e (patch) | |
| tree | 30edf8623f064816ef2ca3a26c74a737879f52a2 /CONTRIBUTING.md | |
| parent | 21ce6dd6b20f8d6eea8881d20952042218827cba (diff) | |
| download | PROJ-726910a811d4fe28884f3f9bfa2b2a14fc66931e.tar.gz PROJ-726910a811d4fe28884f3f9bfa2b2a14fc66931e.zip | |
Update GitHub references: proj.4 -> PROJ
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 3 insertions, 3 deletions
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 |
