Skip to content

No labels!

There aren’t any labels for this repository quite yet.

C-question
C-question
A user question. Large overlap with GitHub discussions.
C-regression
C-regression
Fixes/tracks code regressions.
C-request
C-request
A request for changes or a feature.
C-tracking-issue
C-tracking-issue
An issue tracking a wider effort
C-wontfix
C-wontfix
This will not be worked on
D-confusing
D-confusing
Confusing code/error/message that should be reworked.
D-inconsistent
D-inconsistent
Inconsistency in formatting, grammar or style between diagnostic messages.
D-incorrect
D-incorrect
A diagnostic that is giving misleading or incorrect information.
D-terse
D-terse
An code/error/message that doesn't give enough information about the problem at hand.
D-verbose
D-verbose
Too much output caused by a single piece of incorrect code.
E-easy
E-easy
Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-hard
E-hard
Hard difficulty. Experience needed to fix: A lot.
E-help-wanted
E-help-wanted
Call for participation: Help is requested to fix this issue.
E-medium
E-medium
Medium difficulty. Experience needed to fix: Intermediate.
I-crash
I-crash
Cuprate crashes (SIGSEGV, SIGABRT, etc). Use I-ice instead for panics.
I-disk
I-disk
Problems and improvements to disk-related activity.
I-hang
I-hang
Cuprate never terminates, due to infinite loops, deadlock, livelock, etc.
I-memory
I-memory
Large unexpected memory usage and/or memory leaks.
I-panic
I-panic
Cuprate panics. Use I-crash instead for crashes (SIGSEGV, SIGABRT, etc).
I-perf
I-perf
Problems and improvements with respect to performance of code.
I-size
I-size
Problems and improvements with respect to the size of things.
I-unsound
I-unsound
A soundness hole, see: https://en.wikipedia.org/wiki/Soundness
O-linux
O-linux
Linux specific.
O-macos
O-macos
macOS specific.
O-windows
O-windows
Windows specific.
P-critical
P-critical
Critical priority.
P-high
P-high
High priority.
P-low
P-low
Low priority.
P-medium
P-medium
Medium priority.