diff --git a/TRIAGE_AND_LABELS.md b/TRIAGE_AND_LABELS.md index 41ef417d5f..8459e2b5cb 100644 --- a/TRIAGE_AND_LABELS.md +++ b/TRIAGE_AND_LABELS.md @@ -103,10 +103,10 @@ milestone. Rough, non-binding estimate of how much work this issue represents. Please change this assessment for anything you're working on to better reflect reality. -* `effort: hour` -- straightforward issue that can be resolved in a few hours, e.g. < 1 day of work. -* `effort: day` -- issue that will be a few days of work. Can be completed within a single +* `effort: easy` -- straightforward issue that can be resolved in a few hours, e.g. < 1 day of work. +* `effort: medium` -- issue that will be a few days of work. Can be completed within a single milestone. -* `effort: week` -- issue that will likely take more than 1 milestone to complete. +* `effort: tough` -- issue that will likely take more than 1 milestone to complete. +More active discussion is needed before the issue can be worked on further. Typically used for +`type: feature` or `type: RFC/discussion/question` [See all issues that need discussion](https://github.com/angular/angular/labels/action:%20Design)