This repository has been archived by the owner on Jul 22, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Roadmap
Dylan Van Assche edited this page Sep 21, 2017
·
3 revisions
Since we use Github as collaboration tool to develop Sailbook, we also use their infrastructure to create releases, track issues and create a roadmap for the further development of Sailbook.
Every release has a roadmap with Github issues containing the information about every feature, bug, improvement, ... that needs to be done before a release can happen.
Progress of every issue in the roadmap is tracked using Github Projects. An issue can be in 5 different states:
- Backlog: to-do list
- In Progress: issues that are currently being worked on
- Blocked: issues that are waiting for something and can't continue without it.
- Review: a completed issue needs a review before merging.
- Done: merged issue into master
A more high-level progress indicator is available as a Github Milestone.
When a roadmap has been completed, a release is made according to these notes: release information