Labels
Labels
26 labels
- Bugs that are breaking functionality, and must be fixed.
- Bugs that are negatively affecting the area of the program, but don't need immediate fix.
- Bugs that has little impact on the main functionality, and their fix can be easily postponed.
- Bugs that don't influence the basic function of the app, but it's better to fix them at some point.
- A few minutes worth of work
- A few days worth of work
- A few hours worth of work
- Issues related to the the build system, or installer on different system
- Issues related to Engine, R-Interface or Common