Changes between Version 47 and Version 48 of DevWikiComitGuidelines
- Timestamp:
- 05/17/11 03:32:24 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiComitGuidelines
v47 v48 39 39 * C code should follow our designated [http://trac.osgeo.org/postgis/browser/trunk/STYLE Style Guidelines] to the best of your abilities 40 40 * All source code in SVN should be in Unix text format as opposed to DOS text mode. 41 * Each new/changed function should be documented in the official docs follow our [wiki:DevWikiDocNewFeature Documentation Guidelines] 41 * Each new/changed functions should be documented in the official docs following our [wiki:DevWikiDocNewFeature Documentation Guidelines] 42 42 43 == SVN Administrator == 43 44