Skip to content

Commit

Permalink
Adds roadmap page with Productboard portal embeded (#61)
Browse files Browse the repository at this point in the history
* Adds roadmap page with Productboard portal embeded

* Removes Draft from v3.0-RC2

* Revert "Removes Draft from v3.0-RC2"

This reverts commit d096251.

* Replace portal

* Add back the page header
  • Loading branch information
richfab authored Nov 16, 2023
1 parent 2e033f9 commit 6a49f60
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# GBFS: A Common Language for Shared Mobility

<div class="landing-page">
<a class="button" href="specification">Specification</a><a class="button" href="data-quality">Data Quality</a><a class="button" href="toolbox">Toolbox</a><a class="button" href="learn">Learn</a><a class="button" href="participate">Participate</a></div>
<a class="button" href="specification">Specification</a><a class="button" href="data-quality">Data Quality</a><a class="button" href="toolbox">Toolbox</a><a class="button" href="learn">Learn</a><a class="button" href="participate">Participate</a><a class="button" href="roadmap">Roadmap</a></div>

<!-- <img align="right" src="assets/gbfs-phone-home.png"> -->

Expand Down
8 changes: 8 additions & 0 deletions docs/roadmap.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Roadmap
## Get Involved
This road map has been developed based on feedback we have received from the GBFS community and shared mobility industry. If there are features or changes that you think should be part of this roadmap we'd like to hear about them. GBFS is an open project and we value your input.
If you would like to contribute to the project please use the **Submit idea** button or get in touch with us at [[email protected]](mailto:[email protected]) to coordinate contribution.

<iframe src="https://portal.productboard.com/vejjy7p1a6gzdqbs2ev2ztn6?hide_logo=1" frameborder="0" height=500px width=100%></iframe>
<hr>
<iframe src="https://portal.productboard.com/xcpvceqebovhprgzprgr2ryb?hide_logo=1" frameborder="0" height=500px width=100%></iframe>
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,3 +111,4 @@ nav:
- Data Policy Europe: learn/white-papers/data-policy-europe.md
- FAQ: learn/faq.md
- Participate: participate.md
- Roadmap: roadmap.md

0 comments on commit 6a49f60

Please sign in to comment.