|
|
|
|
|
by laoba
2896 days ago
|
|
We use Github’s projects AKA kanban. It’s nice to tie in directly to the repository features sure as milestones, labels, pull requests, issues, etc. We have a board per platform. All boards have the same 5 columns: Backlog - not in current sprint but can be added if spent complete
Current Sprint - can be picked up by anyone if not assigned
In progress - someone working on it
Testing - Completed issues / pull requests that get assigned to a coworker to review
Done - once reviewed moved here |
|