Chromium Code Reviews| Index: docs/bug_horizons.md |
| diff --git a/docs/bug_horizons.md b/docs/bug_horizons.md |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5e298d85eb79c45a72d0a7b331be9d65b1c7d863 |
| --- /dev/null |
| +++ b/docs/bug_horizons.md |
| @@ -0,0 +1,15 @@ |
| +The bugs that need to be fixed for the next release can be found for a given component by looking at the bug "horizon" URL: |
|
Bons
2015/08/20 20:16:50
none of these links work. propose deletion.
|
| + |
| + * http://crbug.com/horizon/mac |
| + * http://crbug.com/horizon/linux |
| + * http://crbug.com/horizon/ui |
| + * http://crbug.com/horizon/backend |
| + * http://crbug.com/horizon/webkit |
| + * http://crbug.com/horizon/compat |
| + * http://crbug.com/horizon/installer |
| + * http://crbug.com/horizon/plugins |
| + * http://crbug.com/horizon/extensions |
| + |
| +The team that triages each component keep the query that backs these links up to date. If you work in a specific area you can always see the set of work that needs to be done to hit a milestone by clicking on one of the links above. |
| + |
| +Contact ben at chromium to add to this list or edit the query that backs any of these aliases. |