Changes between Version 8 and Version 9 of DevelopersGuide/SVN_Account


Ignore:
Timestamp:
2014-09-30T18:14:41+02:00 (11 years ago)
Author:
stoecker
Comment:

Also discuss in tickets

Legend:

Unmodified
Added
Removed
Modified
  • DevelopersGuide/SVN_Account

    v8 v9  
    77= Rules for JOSM account =
    88 * No edit wars.
    9  * Larger changes (or changes which very likely break the code) should be discussed at mailinglist first.
     9 * Larger changes (or changes which very likely break the code) should be discussed at mailinglist or in a ticket first.
    1010 * No changes in code without a reason. Don't change anything only to have it look nicer (i.e. adding setters/getters). There should always be benefit for the compiled software even if it is a long-term-goal.
    1111 * Do code as it is already done elsewhere in code except you have good reason not to do so.