diff options
Diffstat (limited to '.be')
-rw-r--r-- | .be/bugs/4a4609c8-1882-47de-9d30-fee410b8a802/values | 31 | ||||
-rw-r--r-- | .be/settings | 26 |
2 files changed, 19 insertions, 38 deletions
diff --git a/.be/bugs/4a4609c8-1882-47de-9d30-fee410b8a802/values b/.be/bugs/4a4609c8-1882-47de-9d30-fee410b8a802/values index 5d081cf..82ba236 100644 --- a/.be/bugs/4a4609c8-1882-47de-9d30-fee410b8a802/values +++ b/.be/bugs/4a4609c8-1882-47de-9d30-fee410b8a802/values @@ -1,35 +1,14 @@ +creator: abentley +severity: moderate -creator=abentley +status: open +summary: Do we need a severity between serious and minor? EG "Moderate"? - -severity=serious - - - - - - -status=open - - - - - - -summary=Do we need a severity between serious and minor? EG "Moderate"? - - - - - - -time=Wed, 25 Jan 2006 23:14:07 +0000 - - +time: Wed, 25 Jan 2006 23:14:07 +0000 diff --git a/.be/settings b/.be/settings index 26f81cd..807b33c 100644 --- a/.be/settings +++ b/.be/settings @@ -1,15 +1,17 @@ rcs_name: bzr + severities: -- name: wishlist - description: A feature that could improve usefulness, but not a bug. -- name: minor - description: The standard bug level. -- name: moderate - description: Yet another bug severity. -- name: serious - description: A bug that requires workarounds. -- name: critical - description: A bug that prevents some features from working at all. -- name: fatal - description: A bug that makes the package unusable. +- - wishlist + - A feature that could improve usefulness, but not a bug. +- - minor + - The standard bug level. +- - moderate + - Yet another bug severity. +- - serious + - A bug that requires workarounds. +- - critical + - A bug that prevents some features from working at all. +- - fatal + - A bug that makes the package unusable. + |