From ad9ed2204315a511cd6c49bfcb133d46f7542924 Mon Sep 17 00:00:00 2001 From: Julien Pivotto Date: Thu, 11 Jun 2020 15:16:12 +0200 Subject: [PATCH] Ask for all versions (#2280) As 0.21.0 will update clusters, we want to know of people have all their AM at the same release when they open a clustering issue. Signed-off-by: Julien Pivotto --- .github/ISSUE_TEMPLATE.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index ce79ffa0..9fec3a16 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -25,11 +25,13 @@ * Alertmanager version: - insert output of `alertmanager --version` here + insert output of `alertmanager --version` here (repeat for each alertmanager + version in your cluster, if relevant to the issue) * Prometheus version: - insert output of `prometheus --version` here (if relevant to the issue) + insert output of `prometheus --version` here (repeat for each prometheus + version in your cluster, if relevant to the issue) * Alertmanager configuration file: ```