From 43f377b0b786b61098910d739cd3eaefd14ff402 Mon Sep 17 00:00:00 2001 From: Amy Lindburg Date: Mon, 8 Jun 2015 14:09:16 -0700 Subject: [PATCH] Update ROADMAP.md Add Project Planning section to ROADMAP.md Signed-off-by: Amy Lindburg --- ROADMAP.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ROADMAP.md b/ROADMAP.md index f9d367fb6f..0edfe15b67 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -24,3 +24,8 @@ Machine currently supports running Boot2Docker for "local" providers and Ubuntu ### Windows Experience Currently, the Machine on Windows experience is not as good as the Mac / Linux. There is no "recommended" path to use Machine and there are several inconsistencies on Windows such as logging and output formatting. + +Project Planning +================ + +An [Open-Source Planning Process](https://github.com/docker/machine/wiki/Open-Source-Planning-Process) is used to define the Roadmap. [Project Pages](https://github.com/docker/machine/wiki) define the goals for each Milestone and identify current progress.