A user question. Large overlap with GitHub discussions.
Fixes/tracks code regressions.
A request for changes or a feature.
An issue tracking a wider effort
This will not be worked on
Confusing code/error/message that should be reworked.
Inconsistency in formatting, grammar or style between diagnostic messages.
A diagnostic that is giving misleading or incorrect information.
An code/error/message that doesn't give enough information about the problem at hand.
Too much output caused by a single piece of incorrect code.
Easy difficulty. Experience needed to fix: Not much. Good first issue.
Hard difficulty. Experience needed to fix: A lot.
Call for participation: Help is requested to fix this issue.
Medium difficulty. Experience needed to fix: Intermediate.
Cuprate crashes (SIGSEGV, SIGABRT, etc). Use I-ice instead for panics.
Problems and improvements to disk-related activity.
Cuprate never terminates, due to infinite loops, deadlock, livelock, etc.
Large unexpected memory usage and/or memory leaks.
Cuprate panics. Use I-crash instead for crashes (SIGSEGV, SIGABRT, etc).
Problems and improvements with respect to performance of code.
Problems and improvements with respect to the size of things.
A soundness hole, see: https://en.wikipedia.org/wiki/Soundness