Skip to content

No labels!

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

difficulty-easy
difficulty-easy
Tasks which are deemed simple to achieve
difficulty-hard
difficulty-hard
Tasks which are deemed hard to achieve
prio-high
prio-high
Tasks with high priority (do not affect live system)
prio-low
prio-low
Tasks which can be arbitrarily delayed
prio-URGENT
prio-URGENT
Tasks which the utmost priority (affect live system)
res-duplicate
res-duplicate
Issue/PR which are duplicate of another
res-invalid
res-invalid
Issue/PR which are not valid (a.k.a it's a feature, not a bug)
res-wontfix
res-wontfix
Issue/PR related to tasks that won't be addressed (e.g. no better solution exists)
status-blocked
status-blocked
Issue/PR on which progress is blocked by another task
Story-Point:2
Story-Point:2
This takes 1 day to complete
Story-Point:3
Story-Point:3
This takes 1 to 3 days to complete
Story-Point:5
Story-Point:5
This takes 3 to 5 days to complete
Story-Point:8
Story-Point:8
This takes 5 to 7 days to complete
Story-Point:13
Story-Point:13
This takes > 7 days to complete
Story-Points:1
Story-Points:1
This takes 0.5 day to complete
type-breaking
type-breaking
Issue/PR that would break backward compatibility (e.g. API change)
type-bug
type-bug
Issue/PR addresses a bug
type-deprecation
type-deprecation
Issue/PR deprecates part of the code / API
type-enhancement
type-enhancement
Issue/PR is about an enhancement to an existing feature
type-issue
type-issue
Issue/PR deprecates part of the code / API
type-refactoring
type-refactoring
Issue/PR a change with no effect on functionality