equal
deleted
inserted
replaced
18 * *Critical*: Crashes and and similar show-stoppers |
18 * *Critical*: Crashes and and similar show-stoppers |
19 * *Major*: A key feature is broken; game quality is lowered significantly |
19 * *Major*: A key feature is broken; game quality is lowered significantly |
20 * *Normal*: Less-important feature is kinda broken; incorrect but not seriously broken behaviour |
20 * *Normal*: Less-important feature is kinda broken; incorrect but not seriously broken behaviour |
21 * *Minor*: Something is slightly irritating or weird; minor audiovisual glitches |
21 * *Minor*: Something is slightly irritating or weird; minor audiovisual glitches |
22 * *Trivial*: Nitpicking |
22 * *Trivial*: Nitpicking |
23 * *Enhancement*: Feature request (not a bug) |
23 * *Enhancement*: Feature requests |
24 |
24 |
25 === Detailed description === |
25 === Detailed description === |
26 |
26 |
27 ==== Blocker ==== |
27 ==== Blocker ==== |
28 Anything which must be fixed before release. Including: |
28 Anything which must be fixed before release. Including: |
71 * “Oh no! This image is off by 2 pixels!” |
71 * “Oh no! This image is off by 2 pixels!” |
72 * Very slightly weird GUI |
72 * Very slightly weird GUI |
73 * Typos |
73 * Typos |
74 |
74 |
75 ==== Enhancement ==== |
75 ==== Enhancement ==== |
76 For any feature requests. |
76 For any feature requests (not bugs). |
77 |
77 |
78 == Priority == |
78 == Priority == |
79 Priority of bugs is a rough estimate of how common or important the bug is estimated to be within the assigned severity class. Priority is a less important classification than severity and just a rough guideline. Generally the more likely it is to experience the bug, the higher its priority. Priority is optional does not need to be specified, it can always be added later. |
79 Priority of bugs is a rough estimate of how common or important the bug is estimated to be within the assigned severity class. Priority is a less important classification than severity and just a rough guideline. Generally the more likely it is to experience the bug, the higher its priority. Priority is optional does not need to be specified, it can always be added later. |
80 |
80 |
81 For enhancements, the priority marks the “desirability” of the feature request. High-priority feature requests should generally be implemented before the lower priority ones. |
81 For enhancements, the priority marks the “desirability” of the feature request. High-priority feature requests should generally be implemented before the lower priority ones. |