Skip to content

Labels

Labels

  • difficulty-easy

    Tasks which are deemed simple to achieve
  • difficulty-hard

    Tasks which are deemed hard to achieve
  • prio-high

    Tasks with high priority (do not affect live system)
  • prio-low

    Tasks which can be arbitrarily delayed
  • prio-URGENT

    Tasks which the utmost priority (affect live system)
  • res-duplicate

    Issue/PR which are duplicate of another
  • res-invalid

    Issue/PR which are not valid (a.k.a it's a feature, not a bug)
  • res-wontfix

    Issue/PR related to tasks that won't be addressed (e.g. no better solution exists)
  • status-blocked

    Issue/PR on which progress is blocked by another task
  • Story-Point:13

    This takes > 7 days to complete
  • Story-Point:2

    This takes 1 day to complete
  • Story-Point:3

    This takes 1 to 3 days to complete
  • Story-Point:5

    This takes 3 to 5 days to complete
  • Story-Point:8

    This takes 5 to 7 days to complete
  • Story-Points:1

    This takes 0.5 day to complete
  • type-breaking

    Issue/PR that would break backward compatibility (e.g. API change)
  • type-bug

    Issue/PR addresses a bug
  • type-deprecation

    Issue/PR deprecates part of the code / API
  • type-enhancement

    Issue/PR is about an enhancement to an existing feature
  • type-issue

    Issue/PR deprecates part of the code / API
  • type-refactoring

    Issue/PR a change with no effect on functionality