Edgewall Software

Changes between Version 47 and Version 48 of TracDev


Ignore:
Timestamp:
Jun 12, 2012, 2:40:21 PM (12 years ago)
Author:
Christian Boos
Comment:

grammar fixes

Legend:

Unmodified
Added
Removed
Modified
  • TracDev

    v47 v48  
    2323The TracTroubleshooting page contains some debugging tips which are also quite useful during development. 
    2424
    25 When you're ready hacking the code, make some modifications, see what happens, experiment. When you're about to make real changes that you want to contribute back, note that we're picky about our **[./CodingStyle]** and you'd better follow them when [./SubmittingPatches]. In order to be accepted, they should pass the [./UnitTests] and the [./FunctionalTests]. Ideally, you should also contribute new tests.
     25When you're ready to start hacking the code, make some modifications, see what happens, experiment. When you're about to make real changes that you want to contribute back, note that we're picky about our **[./CodingStyle]** and you'd better follow it when [./SubmittingPatches]. In order to be accepted, the modified Trac source should still pass the [./UnitTests] and the [./FunctionalTests]. Ideally, you will also contribute new tests.
    2626
    2727Incidentally, discussions about Trac Development happen