From a50b8a2694fe970d06a2bfb9621ad3d1530fbe8a Mon Sep 17 00:00:00 2001 From: Naomi Black Date: Wed, 3 Jun 2015 20:44:50 -0700 Subject: [PATCH] docs(triage): Update to triage doc for new label names --- TRIAGE_AND_LABELS.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) 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)