Author: coke
Date: Wed Dec 10 08:23:19 2008
New Revision: 33768

Modified:
   trunk/docs/project/release_manager_guide.pod

Log:
[docs] s/RT/trac/, along with some trac-specific instructions.



Modified: trunk/docs/project/release_manager_guide.pod
==============================================================================
--- trunk/docs/project/release_manager_guide.pod        (original)
+++ trunk/docs/project/release_manager_guide.pod        Wed Dec 10 08:23:19 2008
@@ -290,12 +290,18 @@
 
 =item 12.
 
-Close any release-related tickets in RT. If they are not yet resolved,
-migrate the critical ones to the next milestone release ticket.
-Non-critical unresolved tickets can be simply unlinked.
+Close any release-related tickets in trac. Migrate any critical tickets
+to the next milestone; non-critical tickets can have their milestone unset.
 
 =item 13.
 
+Add the version to trac so new bug reports can be file against your
+buggy code. L<https://trac.parrot.org/parrot/admin/ticket/versions>
+
+Remove any sufficiently old versions listed there.
+
+=item 14.
+
 You're done! Help yourself to a beer, cola, or other celebratory drink.
 
 =back

Reply via email to