From e6680adaaacbf97951c30d3763a80da1a5b08a6f Mon Sep 17 00:00:00 2001 From: tidy-dev <75402236+tidy-dev@users.noreply.github.com> Date: Wed, 25 Mar 2026 06:56:19 -0700 Subject: [PATCH] Update docs/triage.md Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --- docs/triage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/triage.md b/docs/triage.md index 9cf44f8d7..ad492aaff 100644 --- a/docs/triage.md +++ b/docs/triage.md @@ -40,7 +40,7 @@ The `needs-triage` label is automatically removed when end-state labels (`enhanc | Priority | Description | |----------|-------------| -| `priority-1` | Affects a large population and inhibits work. **Escalate in Slack; may require a hotfix.** | +| `priority-1` | Affects a large population and inhibits work. **Escalate internally via the appropriate incident channel; may require a hotfix.** | | `priority-2` | Affects more than a few users but does not prevent core functions | | `priority-3` | Affects a small number of users or is largely cosmetic |