diff options
Diffstat (limited to '.be/settings')
-rw-r--r-- | .be/settings | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.be/settings b/.be/settings index 331e353..26f81cd 100644 --- a/.be/settings +++ b/.be/settings @@ -5,6 +5,8 @@ severities: 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 |