Author: particle Date: Sat Mar 22 08:28:40 2008 New Revision: 26515 Modified: trunk/docs/project/release_manager_guide.pod
Log: [docs] clarify that releases are date-based, and release numbers are feature-based Modified: trunk/docs/project/release_manager_guide.pod ============================================================================== --- trunk/docs/project/release_manager_guide.pod (original) +++ trunk/docs/project/release_manager_guide.pod Sat Mar 22 08:28:40 2008 @@ -64,7 +64,10 @@ =item C<rt.tracking> Create a new ticket for the next release. Change the URL fragment here to use -that ticket's number. +that ticket's number. Please use the release month in the ticket, and *don't* +use the release number. Releases are date-based, while release numbers are +feature-based. Project team members agree on the release number near the +actual release, based on the features available in trunk at the time. =item C<rt.saved_search>
