From 0da18de1ece075b0597d653fdacb94d2df1f6e40 Mon Sep 17 00:00:00 2001 From: Tim Pepper Date: Tue, 10 Apr 2018 10:07:38 -0700 Subject: update issue triage doc url The issue triage doc has moved from: contributors/devel/issues.md to: contributors/guide/issue-triage.md Signed-off-by: Tim Pepper --- contributors/guide/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributors/guide/README.md b/contributors/guide/README.md index 7ebd6194..ddb65111 100644 --- a/contributors/guide/README.md +++ b/contributors/guide/README.md @@ -196,7 +196,7 @@ sig-testing is responsible for that official infrastructure and CI. The associa ## Issues Management or Triage -Have you ever noticed the total number of [open issues](https://issues.k8s.io)? This number at any given time is typically high. Helping to manage or triage these open issues can be a great contribution to the Kubernetes project. This is also a great opportunity to learn about the various areas of the project. Refer to the [Kubernetes Issue Triage Guidelines](/contributors/devel/issues.md) for more information. +Have you ever noticed the total number of [open issues](https://issues.k8s.io)? This number at any given time is typically high. Helping to manage or triage these open issues can be a great contribution to the Kubernetes project. This is also a great opportunity to learn about the various areas of the project. Refer to the [Kubernetes Issue Triage Guidelines](/contributors/guide/issue-triage.md) for more information. # Community -- cgit v1.2.3