Skip to content

Commit a50b8a2

Browse files
committed
docs(triage): Update to triage doc for new label names
1 parent 9e8108e commit a50b8a2

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

TRIAGE_AND_LABELS.md

+5-7
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,10 @@ milestone.
103103
Rough, non-binding estimate of how much work this issue represents. Please change this assessment
104104
for anything you're working on to better reflect reality.
105105

106-
* `effort: hour` -- straightforward issue that can be resolved in a few hours, e.g. < 1 day of work.
107-
* `effort: day` -- issue that will be a few days of work. Can be completed within a single
106+
* `effort: easy` -- straightforward issue that can be resolved in a few hours, e.g. < 1 day of work.
107+
* `effort: medium` -- issue that will be a few days of work. Can be completed within a single
108108
milestone.
109-
* `effort: week` -- issue that will likely take more than 1 milestone to complete.
109+
* `effort: tough` -- issue that will likely take more than 1 milestone to complete.
110110

111111
<!-- We don't like these label names as
112112
they're not absolute (what is one developer-hour, really?) but decided it wasn't worth arguing
@@ -149,10 +149,8 @@ What kind of problem is this?
149149
## Special Labels
150150

151151
### action:design
152-
More active discussion is needed before the issue can be worked on. Typically used for `type:
153-
feature` or `type: RFC/discussion/question`
154-
155-
<!-- TODO: Seems like this it's redundant to also have type:discussion, no? -->
152+
More active discussion is needed before the issue can be worked on further. Typically used for
153+
`type: feature` or `type: RFC/discussion/question`
156154

157155
[See all issues that need discussion](https://github.com/angular/angular/labels/action:%20Design)
158156

0 commit comments

Comments
 (0)