diff options
| author | Igor Minar | 2014-03-17 10:35:21 -0700 |
|---|---|---|
| committer | Vojta Jina | 2014-03-21 11:42:16 -0700 |
| commit | cad307fa1f64bbbaaec752992bca84e85955fbc4 (patch) | |
| tree | 16223099a45f8fe931d7503360ae04675b681087 | |
| parent | 78bc84c497225ae38d615cdf587a12fbd04c71b4 (diff) | |
| download | angular.js-cad307fa1f64bbbaaec752992bca84e85955fbc4.tar.bz2 | |
docs(triaging): correct information about milestones
| -rw-r--r-- | TRIAGING.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/TRIAGING.md b/TRIAGING.md index 08641f84..1f1060f6 100644 --- a/TRIAGING.md +++ b/TRIAGING.md @@ -61,9 +61,9 @@ This process based on the idea of minimizing user pain 1. Label `origin: google` for issues from Google 1. Assign a milestone: - * Current 1.x.y milestone - regressions and urgent bugs only - * Backlog - fixes; changes that should go into a patch release - * Ice Box - new features; changes that belong inß a major/minor release + * Backlog - triaged fixes and features, should be the default choice + * Current 1.x.y milestone (e.g. 1.3.0-beta-2) - regressions and urgent bugs only + 1. Unassign yourself from the issue |
