Changes between Version 1 and Version 2 of DevelopersGuide/PatchGuide
- Timestamp:
- 2012-10-28T01:35:38+02:00 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopersGuide/PatchGuide
v1 v2 8 8 * Remember to "{{{svn add}}}" new files. 9 9 * Do not zip your patch file. 10 * If you like to add more tha t2-3 images, attach them in zip archive. Tell us, where the images should be copied to.10 * If you like to add more than 2-3 images, attach them in zip archive. Tell us, where the images should be copied to. 11 11 * Even if you changed just a single file, create the patch from the root folder of the JOSM source repository. 12 12 * Keep the patch as readable as possible: Do not correct the formatting / indentation of any code that need not be changed. Do not unnecessarily reorder methods, etc. (Improvements of the documentation are always welcome, though.)