File tree 1 file changed +5
-7
lines changed
1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -103,10 +103,10 @@ milestone.
103
103
Rough, non-binding estimate of how much work this issue represents. Please change this assessment
104
104
for anything you're working on to better reflect reality.
105
105
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
108
108
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.
110
110
111
111
<!-- We don't like these label names as
112
112
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?
149
149
## Special Labels
150
150
151
151
### 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 `
156
154
157
155
[ See all issues that need discussion] ( https://github.com/angular/angular/labels/action:%20Design )
158
156
You can’t perform that action at this time.
0 commit comments