[Checkins] SVN: developer_docs/trunk/source/reporting-bugs.rst More notes on bug triage and workflow.

Tres Seaver tseaver at palladion.com
Thu Apr 22 10:01:57 EDT 2010


Log message for revision 111266:
  More notes on bug triage and workflow.

Changed:
  U   developer_docs/trunk/source/reporting-bugs.rst

-=-
Modified: developer_docs/trunk/source/reporting-bugs.rst
===================================================================
--- developer_docs/trunk/source/reporting-bugs.rst	2010-04-22 13:44:46 UTC (rev 111265)
+++ developer_docs/trunk/source/reporting-bugs.rst	2010-04-22 14:01:57 UTC (rev 111266)
@@ -34,3 +34,24 @@
 - Unit tests which fail against the current code
 
 - Changes to non-test code, which pass against those tests.
+
+
+Bug Triage and Workflow
+-----------------------
+
+- Assigning bugs
+
+- Prioritization
+
+  * Bugs with patches jump the queue
+
+- Semantics of status values
+
+  * 'wontfix' vs. 'incomplete'
+
+- Bugs affecting more than one project
+
+  * Status may differ.
+
+  * Track bug in the project whose *release* will resolve it,
+    not in dependent projects (these should be "wontfix").



More information about the checkins mailing list