diff options
| author | Igor Minar | 2014-03-17 10:35:21 -0700 | 
|---|---|---|
| committer | Igor Minar | 2014-03-17 10:35:21 -0700 | 
| commit | 2daaf3ea19149f471850d8c3aa3d0989f0a0d23b (patch) | |
| tree | 5035ab93fd2ebe7e0ab5dcf7ea0e3ca5b6d4475d /TRIAGING.md | |
| parent | e1484cdf65d8548508174fa71d3a4fa86b536e9e (diff) | |
| download | angular.js-2daaf3ea19149f471850d8c3aa3d0989f0a0d23b.tar.bz2 | |
docs(triaging): correct information about milestones
Diffstat (limited to 'TRIAGING.md')
| -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 | 
