From 9ec6847941f77c01e02a65b764791ef784b8cf75 Mon Sep 17 00:00:00 2001 From: Shahed Nasser Date: Tue, 20 Dec 2022 13:25:55 +0200 Subject: [PATCH] chore: updated roadmap section in README (#2859) Updated the Roadmap section in the README to link to the Discussion category. --- README.md | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) diff --git a/README.md b/README.md index 06964e7f8a..8c4102ef8f 100644 --- a/README.md +++ b/README.md @@ -55,24 +55,7 @@ You can learn about all of the ecommerce features that Medusa provides [in our d ## Roadmap -Write-ups for all features will be made available in [Github discussions](https://github.com/medusajs/medusa/discussions) before starting the implementation process. - -### **2022** - -- [x] Admin revamp -- [x] Tax API -- [x] Tax Calculation Strategy -- [x] Cart Calculation Strategy -- [x] Customer Groups API -- [x] Promotions API -- [x] Price Lists API -- [x] Price Selection Strategy -- [x] Import / Export API -- [x] Sales Channel API -- [ ] Extended Order API (managing placed orders) -- [ ] PaymentCollection API (collecting payments separate from carts and draft orders) -- [ ] Multi-warehouse API -- [ ] Extended Product API (custom fields, publishing control, and more) +You can view our roadmap with features that are planned, started, and completed on the [Roadmap discussion](https://github.com/medusajs/medusa/discussions/categories/roadmap) category. ## Plugins