Changes between Version 50 and Version 51 of DevWikiComitGuidelines


Ignore:
Timestamp:
May 17, 2011, 4:16:33 AM (13 years ago)
Author:
robe
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DevWikiComitGuidelines

    v50 v51  
    3939  * C code should follow our designated [http://trac.osgeo.org/postgis/browser/trunk/STYLE Style Guidelines] to the best of your abilities
    4040  * All source code in SVN should be in Unix text format as opposed to DOS text mode.
    41   * Each new/changed functions should be documented in the official docs following our [wiki:DevWikiDocNewFeature Documentation Guidelines]
     41  * Each new/changed function should be documented in the official docs following our [wiki:DevWikiDocNewFeature Documentation Guidelines]
    4242
    4343== SVN Administrator ==
     
    4949== SVN Commit and Bug, Feature Tracking Practices ==
    5050
    51 The following are considered good source commit practices for the PostGIS project.
     51The following are considered good source commit and tracking practices for the PostGIS project.
    5252
    5353    * Use meaningful descriptions for commit log entries.