From f7cba5c6ab39e14160db4ed6191e0d73cb1666c8 Mon Sep 17 00:00:00 2001 From: a-mccarthy Date: Tue, 20 Sep 2016 16:37:08 -0400 Subject: [PATCH] Create ISSUE_TEMPLATE.md Created issue template. --- ISSUE_TEMPLATE.md | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 ISSUE_TEMPLATE.md diff --git a/ISSUE_TEMPLATE.md b/ISSUE_TEMPLATE.md new file mode 100644 index 0000000000..a0656931f0 --- /dev/null +++ b/ISSUE_TEMPLATE.md @@ -0,0 +1,22 @@ + + + + +**This is a...** + +- [ ] Feature Request +- [ ] Bug Report + +**Problem:** + + +**Proposed Solution:** + + +**Page to Update:** +http://kubernetes.io/... + + + + +