diff --git a/Home.md b/Home.md index e50c026..75f88e5 100644 --- a/Home.md +++ b/Home.md @@ -10,7 +10,7 @@ If you simply want more information on using Code, please visit our [homepage](h * [[Workflow]] ## Contributing to VS Code -* [[Contributing]] +* [[How to Contribute]] * [[Coding Guidelines]] * [[Writing and Running Tests]] * [[Useful Issue Queries]] diff --git a/Contributing.md b/How-to-Contribute.md similarity index 100% rename from Contributing.md rename to How-to-Contribute.md diff --git a/Roadmap.md b/Roadmap.md index e69de29..faf113c 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -0,0 +1,25 @@ + +## 0.10.0 +### Schedule +| | | +| ------------------------- | --------------- | +| Development | Oct 5th - Nov 6 | +| Drop to insiders | Nov 9 | +| Last build before connect | Nov 16 | +| Connect() event | Nov 18, 19 | + +### Goals +* React to early extension feedback, expand API +* Get ready for open sourcing VS Code + +### Key Initiatives +* Customization +* API +* Extension Points +* Gallery +* Development Environment +* Fill the Gallery +* SDK +* Language Service Improvements +* Telemetry for Extensions +* Engineering Improvements \ No newline at end of file