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