Issues flow - bonkey/zalando-commerce-ios GitHub Wiki

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.