Skip to content
This repository has been archived by the owner on Feb 14, 2024. It is now read-only.

Issues flow

Daniel Bauke edited this page Feb 14, 2024 · 2 revisions

GitHub Projects

We use GitHub Projects for tracking work.

We have two main boards:

  1. Current Release – contains tickets and for the next release. When "To Release" column is emptied, we release next version.
  2. Technical Debt - contains all the refactorings and tasks usually not providing new features, at least not product-wise ones.

We create some other ad hoc boards whenever they're needed, too.

Git branching for issues

Described in Contribution rules.

Integrate

Quick start

full flow in Demo App

Advanced usage

Contribute

Clone this wiki locally