From 963ae1b0fc7c8b1a65eca2cd69775b296d73d585 Mon Sep 17 00:00:00 2001 From: 0xSage <69952136+0xSage@users.noreply.github.com> Date: Thu, 4 Jan 2024 13:17:00 +0800 Subject: [PATCH] docs: Update product.md --- docs/docs/handbook/product.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/docs/handbook/product.md b/docs/docs/handbook/product.md index c198bfe80..e8d114691 100644 --- a/docs/docs/handbook/product.md +++ b/docs/docs/handbook/product.md @@ -52,3 +52,8 @@ We aim to always sprint on `tasks` that are a part of the [current roadmap](http - `in-progress`: in progress - `in-review`: pending PR or blocked by something - `done`: done + +## Triage SOP + +- `Urgent bugs`: assign to an owner (or @engineers if you are not sure) && tag the current `sprint` & `milestone` +- `All else`: assign the correct roadmap `label(s)` and owner (if any)