Changes between Version 45 and Version 46 of HowToContribute
- Timestamp:
- 11/09/20 04:02:36 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HowToContribute
v45 v46 67 67 === Then what? === 68 68 69 * If you contribute own code: See [wiki:Submitting Submitting - GRASS GIS Addons] 69 * If you contribute own code: See [wiki:Submitting Submitting - GRASS GIS Addons] and [https://github.com/OSGeo/grass/blob/master/CONTRIBUTING.md CONTRIBUTING] 70 70 * If you want to modify existing code: [wiki:DownloadSource Get the source code] and Happy hacking :) 71 71 * If you want to suggest changes or a source code patch, please submit the change as "diff" and not the full modified file. See [wiki:HowToSVN#LocalDiffs HowToGit Creating local diffs]