Author: coke Date: Wed Dec 10 07:59:02 2008 New Revision: 33766 Modified: trunk/TODO
Log: [docs] more trac, less RT. Modified: trunk/TODO ============================================================================== --- trunk/TODO (original) +++ trunk/TODO Wed Dec 10 07:59:02 2008 @@ -1,21 +1,14 @@ # $Id$ -All TODO items should be documented in RT. (https://rt.perl.org/) +All todo items should have a corresponding trac ticket. See the current list: -A listing of all TODO items is available at: + https://trac.parrot.org/parrot/report/9 - http://www.parrotcode.org/todo - -To add TODOs to this list (which is powered by RT), send an email to - - [EMAIL PROTECTED] +To open a new todo ticket, use -Begin your subject with '[TODO]' so that the bug is automatically marked as a -TODO ticket. For reasons of consistency, the encouraged format of the subject -line is: + https://trac.parrot.org/ - '[TODO] <subsystem/component/topic> - <summary of task>' +Note that we are still transitioning away from RT. To see what todos remain +in our old tracking system, use: -An example of this format would be: - - '[TODO] IMCC - remove globals' + http://www.parrotcode.org/todo
