Skip to content

Triage Process

Chris Glein edited this page Jan 28, 2020 · 18 revisions

Assignee

If an issue is assigned to someone it is assumed that that person is currently working on that issue, they plan to in the next couple weeks, or they have the next "action" on that issue.

Contact the current assignee before working on an issue to prevent duplicated effort. If you are no longer working on one of your assigned issues you should unassign yourself (leave a note so that the next person can pick up where you left off).

To find issues assigned to you across all your github repros you can visit here.

Triage Process

Triage query (vnext)

For every issue labeled Needs Triage we apply this process:

  1. Is the issue unclear?
  2. Labels
  3. Milestone
    • All intended to be scheduled work should have a milestone. Not assigned to a milestone means low priority backlog.
  4. Project
    • Assign to a project board if appropriate (grouped set of related work)
  5. Assign
    • If someone should look at this immediately, in the next block of work (1-2 weeks), or they have the next action, assign to them
    • Leave unassigned to leave in the general poachable/backlog
  6. Remove Needs Triage label

After processing Needs Triage, move on to Needs: Attention.

Bot Rules