From f0e1216d92a601c6ff7d8288ab9a3ef3bbe43129 Mon Sep 17 00:00:00 2001 From: Michael Crosby Date: Wed, 11 Jan 2017 16:07:41 -0800 Subject: [PATCH] Update roadmap with milestones Signed-off-by: Michael Crosby --- ROADMAP.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ROADMAP.md b/ROADMAP.md index 2529e6e..cde1e13 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -2,6 +2,8 @@ This is a high level roadmap for the project that outlines what is currently being worked on, what comes next, and where you can help. +For a more up to date look please review the milestones on [github](https://github.com/docker/containerd/milestones). + The following are the different status the various phases of development can be in: * Not Started - no work or thinking has been done towards the goal * In Design - design work has started for the component and you can find design documents in the `design` folder