From 89b11fe007d993b37f797b01883707829ff28f4f Mon Sep 17 00:00:00 2001 From: Eric Date: Tue, 10 Sep 2024 00:10:27 +0800 Subject: [PATCH] Update TriageProcess.md (#24646) --- docs/TriageProcess.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/TriageProcess.md b/docs/TriageProcess.md index 2316df5d3445..db32514793f1 100644 --- a/docs/TriageProcess.md +++ b/docs/TriageProcess.md @@ -17,7 +17,7 @@ The goals of these rules are listed below in priority order: ## Triage Process Details -The feature teams should be able look through every single issue filed against this repository and be able to make a quick call regarding the nature of the issue. +The feature teams should be able to look through every single issue filed against this repository and be able to make a quick call regarding the nature of the issue. We will first categorize the issues and further handle these depending on the category the issue is in. The subsections below represent these categories and the rules we apply for them during our triage meeting. ### Information Gathering @@ -94,4 +94,4 @@ graph TD ## References -We rely on some automation to help us with this process. You can learn more about some of these by reading our [Issue Management Policies](IssueManagementPolicies.md) document. \ No newline at end of file +We rely on some automation to help us with this process. You can learn more about some of these by reading our [Issue Management Policies](IssueManagementPolicies.md) document.