From e05e625b9328212501e20e015bca48b6dbb1e7ba Mon Sep 17 00:00:00 2001 From: Sean Knox Date: Fri, 26 May 2017 01:26:01 -0700 Subject: [PATCH] Add GitHub issues template to guide users (#1155) --- .github/ISSUE_TEMPLATE.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 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 0000000000..f5910ca765 --- /dev/null +++ b/.github/ISSUE_TEMPLATE.md @@ -0,0 +1,38 @@ + + +**Is this a request for help?**: + +--- + +**Is this a BUG REPORT or FEATURE REQUEST?** (choose one): + + + +**Version of Helm and Kubernetes**: + + +**Which chart**: + + +**What happened**: + + +**What you expected to happen**: + + +**How to reproduce it** (as minimally and precisely as possible): + + +**Anything else we need to know**: