Get the bike map going

This commit is contained in:
decentral1se 2021-07-05 15:49:15 +02:00
parent 1e566d899a
commit d01b2ab5ce
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 14 additions and 4 deletions

View File

@ -1,10 +1,20 @@
--- ---
title: Roadmap title: Bikemap
--- ---
The project is currently in an [alpha quality](https://en.wikipedia.org/wiki/Software_release_life_cycle#Alpha) release state. We are working towards a [beta release](https://en.wikipedia.org/wiki/Software_release_life_cycle#Beta). ## Current status
Here's how you can see our current status: The project is currently in an [alpha quality](https://en.wikipedia.org/wiki/Software_release_life_cycle#Alpha) release state. We are working towards a [beta release](https://en.wikipedia.org/wiki/Software_release_life_cycle#Beta). We do not currently have an exact for the public Beta release yet.
## Beta
Our work-in-progress public Beta goals are listed in the following pad:
> [Beta bike map](https://pad.autonomic.zone/s/C3uuqfSCk)
## Links
For further details, check out the following issue trackers:
- [Overall project issue tracker and milestones](https://git.autonomic.zone/coop-cloud/organising/issues) - [Overall project issue tracker and milestones](https://git.autonomic.zone/coop-cloud/organising/issues)
- [`abra` command-line issue tracker](https://git.autonomic.zone/coop-cloud/abra/issues) - [`abra` command-line issue tracker](https://git.autonomic.zone/coop-cloud/abra/issues)

View File

@ -50,7 +50,7 @@ nav:
- Scale an app up to handle more traffic: scale.md - Scale an app up to handle more traffic: scale.md
- Roll an app back to a previous version: rollback.md - Roll an app back to a previous version: rollback.md
- Strategy: strategy.md - Strategy: strategy.md
- Roadmap: roadmap.md - Bikemap: bikemap.md
- Troubleshooting: troubleshooting.md - Troubleshooting: troubleshooting.md
- Managed Hosting: managed.md - Managed Hosting: managed.md
- Get in touch: contact.md - Get in touch: contact.md