From 35e6f8b50cdec0751c588f443a4815d042119128 Mon Sep 17 00:00:00 2001 From: "Jorge O. Castro" Date: Wed, 31 May 2017 14:01:14 -0400 Subject: [PATCH] Shorten issue template --- .github/ISSUE_TEMPLATE.md | 56 +++++++++++---------------------------- 1 file changed, 16 insertions(+), 40 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 249646017ad..8a562b52346 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,53 +1,29 @@ - + -**Kubernetes version** (use `kubectl version`): +**Is this a BUG REPORT or FEATURE REQUEST?**: - -**Environment**: -- **Cloud provider or hardware configuration**: -- **OS** (e.g. from /etc/os-release): -- **Kernel** (e.g. `uname -a`): -- **Install tools**: -- **Others**: +> Uncomment only one, leave it on its own line: +> +> /kind bug +> /kind feature **What happened**: - **What you expected to happen**: - -**How to reproduce it** (as minimally and precisely as possible): +**How to reproduce it (as minimally and precisely as possible)**: -**Anything else we need to know**: +**Anything else we need to know?**: +**Environment**: +- Kubernetes version (use `kubectl version`): +- Cloud provider or hardware configuration**: +- OS (e.g. from /etc/os-release): +- Kernel (e.g. `uname -a`): +- Install tools: +- Others: