From 3018e724c0e186e58836c59458d1b449fc738ef5 Mon Sep 17 00:00:00 2001 From: "W. Trevor King" Date: Fri, 4 Jan 2019 21:09:28 -0800 Subject: [PATCH] .github/ISSUE_TEMPLATE: Suggest '/kind bug' and '/kind feature' So Prow's label plugin [1] can apply the appropriate label for us. [1] https://github.com/kubernetes/test-infra/tree/master/prow/plugins/label Signed-off-by: W. Trevor King --- .github/ISSUE_TEMPLATE.md | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index acb2b2bd3932..a7663f3e3e04 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -18,13 +18,11 @@ executes Buildah to perform container builds, and as such the Buildah maintainers are best equipped to handle these bugs. --> -**Is this a BUG REPORT or FEATURE REQUEST?**: +**Is this a BUG REPORT or FEATURE REQUEST? (leave only one on its own line)** -[//]: # Uncomment only one, leave it on its own line: +/kind bug -[//]: # **kind bug** - -[//]: # **kind feature** +/kind feature **Description**