author | Oleksandr Gavenko <gavenkoa@gmail.com> |
Sat, 22 Oct 2011 03:55:14 +0300 (2011-10-22) | |
changeset 1044 | 793f6133d454 |
parent 1043 | 3785e14cca53 |
child 1045 | d69b7a836498 |
devel-scm.rst | file | annotate | diff | comparison | revisions |
--- a/devel-scm.rst Fri Oct 21 22:34:38 2011 +0300 +++ b/devel-scm.rst Sat Oct 22 03:55:14 2011 +0300 @@ -66,13 +66,21 @@ --------- How danger is bug or issue. For example it may be crash, corruption (of user -data), misspelling. +data), or misspelling. + +Possible values:: + + blocker critical major minor trivial Priority. --------- How important is to fix bug. What bugs are first to fix. +Possible values:: + + highest high normal low lowest + Resolution. -----------