Changes between Version 2 and Version 3 of Ticket #164
- Timestamp:
- 10/18/08 10:36:21 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #164 – Description
v2 v3 1 1 Walk through all open task tags (//TODO, //FIXME, etc.) and either: 2 * remove them if they are no longer relevant 3 * fix them if damn easy 2 * remove them if they are no longer relevant or 3 * fix them if damn easy or 4 4 * create a ticket (MS5) if not trivial to fix and reference the ticket in the task tag ("// FIXME: [ticket !#999] Do XYZ here") 5 5 6 Then assign the issueto the next developer.6 Then assign the ticket to the next developer.