You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: TRIAGING.md
-3
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,6 @@ This process based on the idea of minimizing user pain
26
26
* You can triage older issues as well
27
27
* Triage to your heart's content
28
28
1. Assign yourself: Pick an issue that is not assigned to anyone and assign it to you
29
-
30
29
1. Understandable? - verify if the description of the request is clear.
31
30
* If not, [close it][] according to the instructions below and go to the last step.
32
31
1. Duplicate?
@@ -36,7 +35,6 @@ This process based on the idea of minimizing user pain
36
35
* Label `Type: Bug`
37
36
* Reproducible? - Steps to reproduce the bug are clear. If they are not, ask for a clarification. If there's no reply after a week, [close it][].
38
37
* Reproducible on master? - <http://code.angularjs.org/snapshot/>
39
-
40
38
1. Non bugs:
41
39
* Label `Type: Feature`, `Type: Chore`, or `Type: Perf`
42
40
* Belongs in core? – Often new features should be implemented as a third-party module rather than an addition to the core.
@@ -59,7 +57,6 @@ This process based on the idea of minimizing user pain
59
57
* In rare cases, it's ok to have multiple components.
60
58
1. Label `PRs plz!` - These issues are good targets for PRs from the open source community. Apply to issues where the problem and solution are well defined in the comments, and it's not too complex.
61
59
1. Label `origin: google` for issues from Google
62
-
63
60
1. Assign a milestone:
64
61
* Backlog - triaged fixes and features, should be the default choice
65
62
* Current 1.x.y milestone (e.g. 1.3.0-beta-2) - regressions and urgent bugs only
0 commit comments