Remove roadmap (#18568)

This commit is contained in:
Geido
2022-02-03 17:17:37 +02:00
committed by GitHub
parent 34335ed676
commit f7f1df2d06
2 changed files with 4 additions and 26 deletions

View File

@@ -1,26 +0,0 @@
---
title: Roadmap
hide_title: true
sidebar_position: 8
---
import useBaseUrl from "@docusaurus/useBaseUrl";
## Roadmap
You can find the approximate public roadmap for Superset [here](https://github.com/apache-superset/superset-roadmap/projects/1).
<a href="https://github.com/apache-superset/superset-roadmap/projects/1">
<img
src={useBaseUrl("/img/roadmap.png")}
style={{
maxWidth: "100%",
boxShadow: "rgb(170, 170, 170) 0px 0px 3px 1px",
}}
/>
</a>
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](https://github.com/apache/superset/issues/10894)