Changes between Version 1 and Version 2 of DevelopersGuide/PatchGuide


Ignore:
Timestamp:
2012-10-28T01:35:38+02:00 (13 years ago)
Author:
mjulius
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/PatchGuide

    v1 v2  
    88* Remember to "{{{svn add}}}" new files.
    99* Do not zip your patch file.
    10 * If you like to add more that 2-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.
    1111* Even if you changed just a single file, create the patch from the root folder of the JOSM source repository.
    1212* 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.)