From 12c3a0806bfd2a24a147ad714bc67d9ca7fa0587 Mon Sep 17 00:00:00 2001 From: Ted Zlatanov Date: Mon, 16 Apr 2018 09:32:05 -0400 Subject: [PATCH] tell users opening issues to use alertmanager --version `-version` doesn't work as of 0.15-rc.1 so users should run `alertmanager --version` Signed-off-by: Ted Zlatanov --- .github/ISSUE_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index 6ffa792e07..0b098abcae 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -25,7 +25,7 @@ * Alertmanager version: - insert output of `alertmanager -version` here + insert output of `alertmanager --version` here * Prometheus version: