aboutsummaryrefslogtreecommitdiffstats
path: root/.be/settings
blob: 807b33c2f88c752b3ac489ec19d6d6e68f4a5eb5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
rcs_name: bzr


severities:
- - 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.