From 226adc4ea97ffdc1752c26df45a5b81812f92d85 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Fri, 26 Jan 2018 10:39:39 -0500 Subject: Add issue-triage to the main guide --- contributors/guide/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contributors/guide/README.md b/contributors/guide/README.md index 279c38bd..713f0be6 100644 --- a/contributors/guide/README.md +++ b/contributors/guide/README.md @@ -107,6 +107,7 @@ Follow the link in the SIG name column to reach each SIGs README. Most SIGs will ### File an Issue Not ready to contribute code, but see something that needs work? While the community encourages everyone to contribute code, it is also appreciated when someone reports an issue (aka problem). Issues should be filed under the appropriate Kubernetes subrepository. +Check the [issue triage guide](./issue-triage.md) for more information. *Example:* a documentation issue should be opened to [kubernetes/website](https://github.com/kubernetes/website/issues). -- cgit v1.2.3