You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OSGeo Graduation: Create documentation providing sufficient detail for an experience programmer to contribute patches or a new module in accordance with the project’s programming conventions
#407
Closed
dstenger opened this issue
Jun 4, 2019
· 3 comments
dstenger
changed the title
OSGEO graduation: Create documentation providing sufficient detail for an experience programmer to contribute patches or a new module in accordance with the project’s programming conventions
OSGeo graduation: Create documentation providing sufficient detail for an experience programmer to contribute patches or a new module in accordance with the project’s programming conventions
Jan 7, 2020
dstenger
changed the title
OSGeo graduation: Create documentation providing sufficient detail for an experience programmer to contribute patches or a new module in accordance with the project’s programming conventions
OSGeo Graduation: Create documentation providing sufficient detail for an experience programmer to contribute patches or a new module in accordance with the project’s programming conventions
Jan 7, 2020
A CONTRIBUTING.md file is the usual GitHub convention to communicate how to contribute a patch, this has the advantage of being shown to potential contributors when they make a pull request.
This is a good place to document or link to your expectations on matters such:
as code formatting
any documentation or quality assurance expectations
communicate that the work being contributed will be distributed by the OGC using an open source license (this is annoying enough that many projects end up with a contributor license agreement just to be sure).
Please also see #393.
The text was updated successfully, but these errors were encountered: