RMUCapstone-MIS590 / Team-A

Robert Morris University - MIS Capstone Project
https://rmucapstone-mis590.github.io/Team-A/
MIT License
2 stars 0 forks source link

Capstone Project - Team A

GITHUB LABELS AND MILESTONES

MILESTONES

We decided there was only a couple things we actually wanted to track:


How it works

1. Create issues as backlog items

To create a new backlog item, just create a new issue.

Once a new issue has been created, assign it the right labels and/or assign it to a sprint (milestone).

Issues allow you to have a conversation about the item and even allow you to create task lists inside the issue using GitHub's markdown.

2. Add labels to issues

Add the following labels to your repository:

Priorities

priority labels allow you to prioritize items in your backlog e.g.:

Time

Highest = Within 24 Hours

High = Within 72 hours

Medium = Within 96 Hours

Low = Within 7 Days

Lowest = When time allows

Points

point labels allow you to to assign velocity points to individual items (issues) e.g. using Fibonacci numbers:

Types

type labels allow you to easily filter items (issues) in the dashboard e.g.:

Other

You can define and assign custom labels that you need within your workflow or organization.

3. Define sprints as milestones

You can create a milestone for every sprint and add items (issues) from the backlog to a milestone.

This allows you to group items in sprints and track them by milestone in your issue dashboard.

The backlog then consists of all items (issues) that have no milestone attached to it.

TIP: Use no:milestone in the search field on your issue dashboard to find backlog items.

Overview

en_overview

Image: Scrum primer.

Helpful links

Change log

v1.0.0