aboutsummaryrefslogtreecommitdiffstats
path: root/.be/settings
blob: 26f81cdddbd148040849e096465b877861d52384 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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.