From e70d59063f8171bd659cb3e2a33aa55630de0644 Mon Sep 17 00:00:00 2001 From: Phillip Wittrock Date: Tue, 16 May 2017 15:30:27 -0700 Subject: [PATCH] Redirect users filing kubectl issues to the kubernetes/kubectl repo --- .github/ISSUE_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e8e3a28a592..b0ee15def24 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -2,6 +2,11 @@ **Is this a request for help?** (If yes, you should use our troubleshooting guide and community support channels, see http://kubernetes.io/docs/troubleshooting/.): +**Note:** Please file issues for subcomponents under the appropriate repo + +| Component | Repo | +| --------- | ------------------------------------------------------------------ | +| kubectl | [kubernetes/kubectl](https://github.com/kubernetes/kubectl/issues/new) | **What keywords did you search in Kubernetes issues before filing this one?** (If you have found any duplicates, you should instead reply there.):