From 83cb6752b0512dc8af299efc47fd5603c69ca8f3 Mon Sep 17 00:00:00 2001
From: yannis <yannisbarlas@gmail.com>
Date: Tue, 19 Dec 2017 20:14:07 +0200
Subject: [PATCH] add roadmap to readme

---
 README.md | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/README.md b/README.md
index f519a4a66..cff5558e5 100644
--- a/README.md
+++ b/README.md
@@ -56,3 +56,16 @@ To enable manuscript conversion via INK, add the following values to `packages/x
 ## Community
 
 Join [the Mattermost channel](https://mattermost.coko.foundation/coko/channels/xpub) for discussion of xpub.
+
+## Roadmap
+
+The major tasks we're planning to work on are the following: 
+* Implement a future-proof theming setup.
+* Let users go through multiple rounds of review.
+* Implement roles and permissions.
+* Change the data model to account for the changes that have occured in `pubsweet-server`, as well as to make it easily portable to Postgres in the future.
+* Merge xpub's authentication, routing and navigation with pubsweet's.
+
+You can follow more fine-grained lists of things that we're working on  
+* [Collabra](https://gitlab.coko.foundation/xpub/xpub/boards?scope=all&utf8=%E2%9C%93&state=opened&milestone_title=Collabra) for tasks related to `xpub-collabra` and  
+* [Xpub](https://gitlab.coko.foundation/xpub/xpub/boards?scope=all&utf8=%E2%9C%93&state=opened&milestone_title=Xpub) for more general xpub concerns
-- 
GitLab