File tree Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Expand file tree Collapse file tree 1 file changed +5
-7
lines changed Original file line number Diff line number Diff line change @@ -103,10 +103,10 @@ milestone.
103103Rough, non-binding estimate of how much work this issue represents. Please change this assessment
104104for 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 
108108milestone.
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 
112112they'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
                                 You can’t perform that action at this time. 
               
                  
0 commit comments