Skip to content

GitHub Structure & Workflow

Libby Barker edited this page Nov 2, 2016 · 2 revisions

New Issues

All new issues live in this pipeline.

Before an issue can be moved to the Product Backlog, it must be scoped. For an issue to be scoped, it must meet the following criteria:

[TBD]

Product Backlog

The Product backlog is for issues that have met scoping criteria.

Sprint Backlog

Issues can only be moved to the Sprint Backlog during a sprint planning meeting. These are the issues that will be addressed in the coming sprint.

In Progress

Issues are moved to In Progress by the developer when they begin to work on it.

Review/Testing

An issue is moved to Review/Testing when a pull request has been submitted.

Ready for Deployment

Deployed

Clone this wiki locally