Changes between Version 8 and Version 9 of HowToContribute


Ignore:
Timestamp:
Aug 4, 2016, 12:51:00 PM (8 years ago)
Author:
Even Rouault
Comment:

Mention github mirror.

Legend:

Unmodified
Added
Removed
Modified
  • HowToContribute

    v8 v9  
    66
    77Create a new Ticket of ''type: enhancement'' and now we refer to this ticket when submitting driver code, driver test cases, changes to the building configuration required for the new driver, etc. So, we can track all necessary updates and changes in one place, using a single Ticket. After a new driver is incorporated and well tested, we can annotate and close the ticket.
     8
     9Contributions may also be proposed as pull requests against the git mirror hosted at https://github.com/OSGeo/gdal
    810
    911Code contribution shall be done under the MIT/X license in order to be incorporated into GDAL/OGR baseline. Refer to the Legal paragraph of [http://trac.osgeo.org/gdal/wiki/rfc3_commiters RFC3] for more details.