Skip to content

Commit ee6297a

Browse files
jmckennagithub-actions[bot]
authored andcommitted
minor updates
1 parent 024af02 commit ee6297a

File tree

1 file changed

+15
-10
lines changed

1 file changed

+15
-10
lines changed

CONTRIBUTING.md

Lines changed: 15 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -5,28 +5,33 @@ tests, features, and patches. Note that all contributions are managed by the Ma
55

66
## Bugs and Help
77

8-
GitHub issues should only be created to log bugs. For general help and support the MapServer [mailing lists](http://mapserver.org/community/lists.html)
8+
GitHub issues should only be created to log bugs. For general help and support the MapServer [mailing lists](https://mapserver.org/community/lists.html)
99
should be used. If you are unsure if you have discovered a bug, or may need help with configuring MapServer please
10-
post to the [mapserver-users list](http://lists.osgeo.org/mailman/listinfo/mapserver-users). There is also
11-
a [MapServer FAQ](http://www.mapserver.org/faq.html) which may have a solution to your problem.
10+
post to the [mapserver-users list](https://lists.osgeo.org/mailman/listinfo/mapserver-users). There is also
11+
a [MapServer FAQ](https://mapserver.org/faq.html) which may have a solution to your problem.
1212

13-
If you have discovered a bug, please refer to the [Bug Submission page](http://mapserver.org/development/bugs.html) for
13+
If you have discovered a bug, please refer to the [Bug Submission page](https://mapserver.org/development/bugs.html) for
1414
guidelines on creating an issue on GitHub. Please also search the existing issues to see if the bug has already been reported, and
1515
add any further details to the existing issue.
1616

17-
For professional support please see the [MapServer Service Providers page](http://mapserver.org/community/service_providers.html).
17+
For professional support please see the [MapServer Service Providers page](https://mapserver.org/community/service_providers.html).
1818

1919
## Development
2020

21-
A separate [mapserver-dev mailing list](http://lists.osgeo.org/mailman/listinfo/mapserver-dev) is available for developers
22-
working on the MapServer code.
21+
A separate [mapserver-dev mailing list](https://lists.osgeo.org/mailman/listinfo/mapserver-dev) is available for developers
22+
working on the MapServer code. Send a short message there to introduce yourself
23+
to the community, and mention what you are interested in working on.
2324

24-
Details on using GitHub can be found on the [MapServer GitHub page](http://mapserver.org/development/git.html)
25+
Details on using GitHub can be found on the [MapServer GitHub page](https://mapserver.org/development/git.html).
26+
27+
Request for Comments (RFCs), where upcoming major changes to the source
28+
code are proposed, and a description of the various software tests & release
29+
plans, can be found on the [MapServer Development page](https://mapserver.org/development/).
2530

2631
Additional developer notes can be found in the [MapServer wiki](https://github.com/mapserver/mapserver/wiki#developer-notes), including
2732
coding style and guidelines, memory management, and working with Git.
2833

2934
## Documentation
3035

31-
The MapServer documentation is stored in a [separate repository](https://github.com/mapserver/docs). Please submit any documentation
32-
issues or changes there. See the [Documentation Development Guide](http://mapserver.org/development/documentation.html) for further details.
36+
The MapServer documentation is stored in a [separate repository](https://github.com/MapServer/MapServer-documentation). Please submit any documentation
37+
issues or changes there. See the [Documentation Development Guide](https://mapserver.org/development/documentation.html) for further details.

0 commit comments

Comments
 (0)