From 47e7781fc0c770730166ba6348d3eb0a7ccb7797 Mon Sep 17 00:00:00 2001 From: Phillip Wittrock Date: Thu, 18 May 2017 10:07:23 -0700 Subject: [PATCH] Add issue template for kubectl repo --- .github/ISSUE_TEMPLATE.md | 46 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..e373578c5 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,46 @@ + + +**Is this a request for help?** (If yes, you should use our troubleshooting guide and community support channels, see http://kubernetes.io/docs/troubleshooting/.): + +**What keywords did you search in Kubernetes issues before filing this one?** (If you have found any duplicates, you should instead reply there.): + +--- + +**Is this a BUG REPORT or FEATURE REQUEST?** (choose one): + + + +**Kubernetes version** (use `kubectl version`): + + +**Environment**: +- **Cloud provider or hardware configuration**: +- **OS** (e.g. from /etc/os-release): +- **Kernel** (e.g. `uname -a`): +- **Install tools**: +- **Others**: + + +**What happened**: + + +**What you expected to happen**: + + +**How to reproduce it** (as minimally and precisely as possible): + + +**Anything else we need to know**: +