From cefa36ede102414cb8a327f1da3071d0601960ba Mon Sep 17 00:00:00 2001 From: Lucas Serven Date: Fri, 20 Jul 2018 14:41:39 +0200 Subject: [PATCH] .github: request operator version in issues --- .github/ISSUE_TEMPLATE.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 04b9ce963..67fed2bae 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -6,6 +6,10 @@ **Environment** +* Prometheus Operator version: + + insert image tag or Git SHA here + * Kubernetes version information: insert output of `kubectl version` here