devel-scm.rst
changeset 954 887fa4aff71f
parent 941 9291a7ce6efb
child 1011 c006c2f27f51
--- 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.