This is an automated email from the ASF dual-hosted git repository.

maximebeauchemin pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git


The following commit(s) were added to refs/heads/master by this push:
     new 43aca6a  docs: add a roadmap page pointing to SIP-53 (#11169)
43aca6a is described below

commit 43aca6a26cf7ec6a295ea0f2d5611c3be2b90f68
Author: Maxime Beauchemin <[email protected]>
AuthorDate: Tue Oct 20 21:36:06 2020 -0700

    docs: add a roadmap page pointing to SIP-53 (#11169)
    
    * docs: add a roadmap page pointing to SIP-53
    
    * large file
---
 docs/src/pages/docs/roadmap-page.mdx |  11 ++++++++++-
 docs/static/images/roadmap.png       | Bin 0 -> 522043 bytes
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/docs/src/pages/docs/roadmap-page.mdx 
b/docs/src/pages/docs/roadmap-page.mdx
index 0ac431c..db220f2 100644
--- a/docs/src/pages/docs/roadmap-page.mdx
+++ b/docs/src/pages/docs/roadmap-page.mdx
@@ -5,5 +5,14 @@ route: /docs/roadmap
 ---
 
 ## Roadmap
+<a href="https://github.com/apache-superset/superset-roadmap/projects/1";>
+<img src="/images/roadmap.png" style="max-width:100%; box-shadow: rgb(170, 
170, 170) 0px 0px 3px 1px" />
+</a>
 
-Coming soon!
+We try our best to keep the
+[Superset 
Roadmap](https://github.com/apache-superset/superset-roadmap/projects/1) 
updated.
+
+Keep in mind that the roadmap represents only a subset of what's
+ahead. Many contributions come directly without ever making it onto the 
roadmap.
+Find out more about how the roadmap is managed in
+[SIP (Superset Improvement Proposal) 53 - Proposal to create a Superset public 
roadmap ](https://github.com/apache/incubator-superset/issues/10894)
diff --git a/docs/static/images/roadmap.png b/docs/static/images/roadmap.png
new file mode 100644
index 0000000..ea088c7
Binary files /dev/null and b/docs/static/images/roadmap.png differ

Reply via email to