diff -r d8b2fa8226b5 -r 887fa4aff71f devel-scm.rst --- a/devel-scm.rst Tue Aug 16 09:32:21 2011 +0300 +++ b/devel-scm.rst Tue Aug 23 10:07:48 2011 +0300 @@ -10,15 +10,22 @@ Each artifact can contain several attributes as: + * Status. * Type. * Component. * Version. * Milestone. * Priority. + * Resolution. http://trac.edgewall.org/wiki/TracTickets The Trac Ticket System +Status/State. +------------- + +Open/Reopened/Closed. + Type. ----- @@ -45,3 +52,7 @@ Milestone is a data when issue should be resolved. +Resolution. +----------- + +Reason for why a ticket was closed. One of fixed, invalid, wontfix, duplicate.