diff -r 32b4ccf780c5 -r ebd6d085e9c9 BugClassification.wiki --- a/BugClassification.wiki Tue Sep 11 19:17:06 2018 +0100 +++ b/BugClassification.wiki Tue Sep 11 19:19:31 2018 +0100 @@ -66,11 +66,11 @@ * Code quality complaints ==== Trivial ==== -Anything less important than minor. For nitpickers and perfectionists. Rarely used. For bugs like: +Anything less important than minor. For nitpickers and perfectionists. For bugs like: + * Typos * “Oh no! This image is off by 2 pixels!” * Very slightly weird GUI - * Typos ==== Enhancement ==== For any feature requests (not bugs).