-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Labels
A variety of labels is used in this repo to represent different states and concepts related to the issue they're assigned to. The list below explains those:
The following labels represent the state workflow of an issue:
Assigned to the issues which require investigation, and it's not clear how the team will proceed further. State of the issue will potentially be clarified after the investigation is done.
Indicates that all the necessary information about how to proceed further has been collected, and the issue is ready to be handled.
Applied to an issue when something else is pending to be ready for this work, and that's not the case.
This label is used to replace an already applied 1 - Ready
label. Applied as soon as an engineer or the person who actually handles the issue (fixes a bug or implements a feature) starts working on it.
Applied, when the pending work represented by the issue is completed. This label replaces 2 - Working
label, if such was applied to the issue.
Indicates that the fix for the issue requires a breaking change.
Indicates an issue, which represents an incorrect behavior of the framework.
Indicates an issue, which represents introduction of a new behavior.