Changes between Version 28 and Version 29 of HowToContribute
- Timestamp:
- 10/10/14 04:10:27 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToContribute
v28 v29 58 58 59 59 '''Important:''' Contributions have to follow the [wiki:Submitting] code rules. 60 60 61 === Then what? === 61 62 62 63 [wiki:DownloadSource Get the source code] and Happy hacking :) The requester should subscribe to the [http://lists.osgeo.org/mailman/listinfo/grass-commit grass-commit] mailing list which distributes GRASS-SVN commit differences for real-time code review. 63 64 65 === Coding standards and code style === 66 67 Check your code against the rules defined in the document [wiki:Submitting]. This ensures a smooth integration into the standard GRASS code base and avoids portability problems.