Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move roadmap to participate.md page #67

Merged
merged 7 commits into from
Nov 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
119 changes: 0 additions & 119 deletions .github/workflows/create_issue_if_gbfsmd_changes.yml

This file was deleted.

10 changes: 10 additions & 0 deletions docs/participate.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,16 @@ The full text of the [project governance process](https://github.com/MobilityDat

<hr>

## 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>

<hr>

## Comments and Questions

Comments or questions can be addressed to the community by [opening an issue](https://github.com/MobilityData/gbfs/issues) on the project GitHub repository. Proposals for changes or additions to the specification can be made through GitHub [pull requests](https://github.com/MobilityData/gbfs/pulls).
Expand Down
6 changes: 3 additions & 3 deletions docs/specification/index.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
# Specification

<div class="landing-page">
<a class="button" href="reference">Latest Reference (v3.0-RC2-Draft)</a><a class="button" href="change-proposals">Change Proposals</a><a class="button" href="process">Governance Process</a>
<a class="button" href="reference">Latest Reference (v3.0-RC2)</a><a class="button" href="change-proposals">Change Proposals</a><a class="button" href="process">Governance Process</a>
</div>

<hr>

## Versions of this documentation

- [Latest](reference) - Version 3.0-RC2-Draft (Future Version)
- [Latest](reference) - Version 3.0-RC2
- [v3.0-RC](https://github.com/MobilityData/gbfs/blob/v3.0-RC/gbfs.md) - Version 3.0-RC
- [v2.3](https://github.com/MobilityData/gbfs/blob/v2.3/gbfs.md) - Version 2.3
- [v2.2](https://github.com/MobilityData/gbfs/blob/v2.2/gbfs.md) - Version 2.2
Expand Down Expand Up @@ -47,7 +47,7 @@ Field names of extensions should be prefixed with an underscore (_) character. I

## Change Proposals

GBFS is an open source project developed under a consensus-based governance model. Contributors come from across the shared mobility industry, public sector, civic technology and elsewhere. An overview of current work can be found on the [Project Roadmap](https://github.com/NABSA/gbfs/wiki/Project-Roadmap). Comments or questions can be addressed to the community by [opening an issue](https://github.com/NABSA/gbfs/issues) on the GBFS GitHub repo. Proposals for changes or additions to the specification can be made through [pull requests](https://github.com/NABSA/gbfs/pulls).
GBFS is an open source project developed under a consensus-based governance model. Contributors come from across the shared mobility industry, public sector, civic technology and elsewhere. An overview of current work can be found on the [Project Roadmap](../participate/#get-involved). Comments or questions can be addressed to the community by [opening an issue](https://github.com/NABSA/gbfs/issues) on the GBFS GitHub repo. Proposals for changes or additions to the specification can be made through [pull requests](https://github.com/NABSA/gbfs/pulls).

**[See Change Proposals](change-proposals)**

Expand Down
Loading