Mercurial > p > roundup > code
comparison doc/user_guide.txt @ 3650:77e067e64035
copy over status/priority descriptions from old overview doc
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Wed, 09 Aug 2006 07:02:19 +0000 |
| parents | 4fd84dcfed33 |
| children | 790363e96852 |
comparison
equal
deleted
inserted
replaced
| 3649:12633662ff63 | 3650:77e067e64035 |
|---|---|
| 1 ========== | 1 ========== |
| 2 User Guide | 2 User Guide |
| 3 ========== | 3 ========== |
| 4 | 4 |
| 5 :Version: $Revision: 1.32 $ | 5 :Version: $Revision: 1.33 $ |
| 6 | 6 |
| 7 .. contents:: | 7 .. contents:: |
| 8 | 8 |
| 9 .. hint:: | 9 .. hint:: |
| 10 This document will refer to *issues* as the primary store of | 10 This document will refer to *issues* as the primary store of |
| 58 The "home" page for a tracker will generally display all issues which | 58 The "home" page for a tracker will generally display all issues which |
| 59 are not "resolved". | 59 are not "resolved". |
| 60 | 60 |
| 61 If an issue is closed, and a new message is received then it'll be | 61 If an issue is closed, and a new message is received then it'll be |
| 62 reopened to the state of "chatting". | 62 reopened to the state of "chatting". |
| 63 | |
| 64 The full set of **prority** and **status** values are: | |
| 65 | |
| 66 =========== ===================================== | |
| 67 Priority Description | |
| 68 =========== ===================================== | |
| 69 "critical" panic: work is stopped! | |
| 70 "urgent" important, but not deadly | |
| 71 "bug" lost work or incorrect results | |
| 72 "feature" want missing functionality | |
| 73 "wish" avoidable bugs, missing conveniences | |
| 74 =========== ===================================== | |
| 75 | |
| 76 ============= ===================================== | |
| 77 Status Description | |
| 78 ============= ===================================== | |
| 79 "unread" submitted but no action yet | |
| 80 "deferred" intentionally set aside | |
| 81 "chatting" under review or seeking clarification | |
| 82 "need-eg" need a reproducible example of a bug | |
| 83 "in-progress" understood; development in progress | |
| 84 "testing" we think it's done; others, please test | |
| 85 "done-cbb" okay for now, but could be better | |
| 86 "resolved" fix has been released | |
| 87 ============= ===================================== | |
| 63 | 88 |
| 64 | 89 |
| 65 Entering values in your Tracker | 90 Entering values in your Tracker |
| 66 ------------------------------- | 91 ------------------------------- |
| 67 | 92 |
