Skip to content

issue labeling scheme

terhorstd edited this page Nov 28, 2016 · 8 revisions

Issue Labels

Each PR and Issue is labeled along five "dimensions", each with its own color family:

  • C: Component
  • I: Interface
  • P: Progress
  • S: Severity
  • T: Type

C: Component

Documentation

Infrastructure

Installation

Interpreter

Kernel

Model

PyNEST

I: Interface

Behaviour changes

External API

Internal API

No breaking change

User Interface

P: Progress

Blocked

In progress

Pending

PR Created

Reminder

S: Severity

Critical

  • Critical, bugs that need to be fixed asap.

High

  • default priority for bugs, important enhancements

Low

  • default priority for everything but bugs, bugs that appear in very corner cases

T: Type

Bug

Discussion

  • Ideas, Wishlist, everything that needs comments from the community or has to be condensed to a more concrete plan

Enhancement

External bug

Maintenance

Clone this wiki locally