From 8c2fd37bec4c565bdbc5b77ed5eadf9f7865e634 Mon Sep 17 00:00:00 2001 From: Andy Feller Date: Mon, 25 Sep 2023 13:55:33 -0400 Subject: [PATCH] Update triage.md Adding link to triage document for ease of reviewing incoming / open issues. --- docs/triage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/triage.md b/docs/triage.md index da69c892e..ae9b0c15c 100644 --- a/docs/triage.md +++ b/docs/triage.md @@ -6,7 +6,7 @@ triage role. The initial expectation is that the person in the role for the week ## Expectations for incoming issues -All incoming issues need either an `enhancement`, `bug`, or `docs` label. +Review and label [open issues missing either the `enhancement`, `bug`, or `docs` label](https://github.com/cli/cli/issues?q=is%3Aopen+is%3Aissue+-label%3Abug%2Cenhancement%2Cdocs+). To be considered triaged, `enhancement` issues require at least one of the following additional labels: