Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(76)

Unified Diff: docs/bug_horizons.md

Issue 1309473002: WIP: Migrate Wiki content over to src/docs (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698