Skip to content
This repository has been archived by the owner on Jul 22, 2021. It is now read-only.

Roadmap

Dylan Van Assche edited this page Sep 21, 2017 · 3 revisions


Sailbook

Roadmap

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.

Roadmap

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.

Following up

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.

Finished

When a roadmap has been completed, a release is made according to these notes: release information

Clone this wiki locally