Changes between Version 57 and Version 58 of DevWikiComitGuidelines
- Timestamp:
- 05/17/11 04:32:21 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevWikiComitGuidelines
v57 v58 105 105 * If there is uncertainty about whether a change is proper to contribute to the code base, please seek more information from the project steering committee, or the foundation legal counsel. 106 106 * New contributors and company contributors should be added to the credits in doc/introduction.xml of the latest release of the PostGIS manual. 107 * It is the responsibility of the document lead to insure when new enhancements are added or breaking changes are made, these are noted in the trunk/NEWS or relevant branch/NEWS as soon as conveniently possible. The note should include the trac # and contributors to the feature/change.107 * It is the responsibility of the document lead to insure when new enhancements are added or breaking changes are made, these are noted in the trunk/NEWS or relevant branch/NEWS as soon as conveniently possible. The note should include the trac # (unless a major feature with many tickets) and contributors to the feature/change. 108 108 109 109 == Bootstrapping ==