Skip to content

No labels!

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

C-bug
C-bug
Category: Bug, an acknowledged defect in the program
C-discussion
C-discussion
Category: Discussion (among developers trying to find consensus on a design etc.)
C-enhancement
C-enhancement
Category: Enhancement, a request to add or enhance a feature
C-goal
C-goal
Category: Long term goal. May be code-related or a meta goal.
C-refactoring
C-refactoring
Category: Refactoring. A purely internal refactoring, with no user-facing changes
C-regression
C-regression
Category: Regression, a bug that occurred on the dev branch
C-todo
C-todo
Category: TODO, specific item that needs to be accomplished in working towards a goal
M-backburner
M-backburner
Misc: On backburner - not rejected, but won't be tackled for a while
M-good-first-issue
M-good-first-issue
Misc: A good issue for newcomers to start with
M-help-wanted
M-help-wanted
Misc: Outside help is wanted (e.g. from another project)
M-need-info
M-need-info
Misc: Not enough info (yet) to determine if valid issue
M-review
M-review
Misc: Review from another developer is requested
R-duplicate
R-duplicate
Rejection: Duplicate, another open issue exists that matches this one
R-invalid
R-invalid
Rejection: Invalid, this is not a bug - it's expected behavior, the user's fault, etc.
R-rejected
R-rejected
Rejection: Rejected, the enhancement in question won't be implemented
R-wont-fix
R-wont-fix
Rejection: Bug will not be fixed (usually due to technical reasons)
R-works-for-me
R-works-for-me
Rejection: Bug report could not be reproduced