Skip to content
This repository has been archived by the owner on Sep 4, 2019. It is now read-only.

Tracking issues

Pam Colquhoun edited this page Mar 5, 2015 · 4 revisions

The BlackBerry Native Plug-in for Microsoft Visual Studio project uses milestones to track issues. Issues are placed in one of the following milestones:

Verification
Verification is a holding area for issues that have been completed by development but haven't been scheduled for a particular sprint for verification.

Backlog
The backlog stores all accepted user stories and epics that product management has accepted for the product, but is not part of the current release plan. The backlog is reviewed during sprint planning and items are selected to be prioritized and completed for the sprint.

Triage
Triage stores issues that have been identified but have not yet been assigned a priority. The development, test, and product management teams review the issues and assign a priority. Triage issues are reviewed during the weekly sprint meetings and assigned to team members in the form of tasks. These items may be put into the backlog for future consideration.

Microsoft Visual Studio release x.x (where x.x is the current release number)
The current milestone that the development team is working towards. When you click this milestone, you can view the user stories that are being worked on for the current release.

To see the issues in a milestone:

  1. In the https://github.com/blackberry/VSPlugin repository, click Issues.
  2. On the left side of the page, click Milestones.
  3. Click the milestone you want to view.
Clone this wiki locally