From 3131ab57f3f17c7a081024fb6627d63e3c9f09d0 Mon Sep 17 00:00:00 2001 From: Meysamsarabadani <87466973+Meysamsarabadani@users.noreply.github.com> Date: Thu, 12 Aug 2021 10:40:08 +0200 Subject: [PATCH] Update triage_guidelines.md I updated the guide by adding an extra info regaridng the new label that is being created https://bugs.chromium.org/p/chromium/issues/detail?id=1234358 --- docs/triage_guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/triage_guidelines.md b/docs/triage_guidelines.md index 333cd79cda1..c821319d201 100644 --- a/docs/triage_guidelines.md +++ b/docs/triage_guidelines.md @@ -76,7 +76,7 @@ Don’t be afraid to close issues with WontFix if: ### What if the issue belongs to another team? -If you think the to-triage issue is not a DevTools issue, please simply set it to a component that you think it should belong to and potentially remove the DevTools component. Make sure that the status is set to Untriaged. Feel free to CC people that you think might help with triaging this. +If you think the to-triage issue is not a DevTools issue, please simply set it to a component that you think it should belong to and potentially remove the DevTools component. Make sure that the status is set to Untriaged. Please also ensure that you add the label DevTools-Triaged to the bug to ensure that the bug does not come back to the DevTools component. Feel free to CC people that you think might help with triaging this. This essentially moves the issue out of the DevTools triage queue into another team’s queue. ### What if the issue is best handled by Microsoft?