11 labels
Sort
Sort
-
doxexpand1
The documentation needs to explain or cover an additional feature or procedure. -
doxredact
The documentation contains outdated information that should be removed, or incorrect information that should be corrected. -
fix/boundary_bug
Fix a bug that arose from unintended or inapproriate usage -
fix/compatibility_bug
Fix semantic errors arising from differences in execution environment -
fix/performance_bug
Fix low throughput, high response times or high load times. -
fix/semantic_error
Fix an unintended, albeit working, behavior or function, i.e. a functional or logical bug -
fix/syntactic_error
Fix a bug caused by a syntactic error, or anticipate deprecated programming language BIFs, reserved keywords or delimiters -
fix/usability_bug
Reduce friction in the acheivement of certain end-uses within the scope or broad use case of the project -
fix/workflow_bug
Fix an error resulting from structural flaws in the decision tree or I/O flowchart of related procedures -
qol/feature
A proposal for an additional or useful feature that increases quality of life. -
qol/refactor
Refactor of code that adds quality of life by either reducing technical debt or further easing user customization or future feature extensions.