From af5dd7426474fa2eae9bed57a873cb60d69ab8fe Mon Sep 17 00:00:00 2001 From: Ted Zlatanov Date: Mon, 23 Apr 2018 12:02:06 -0400 Subject: [PATCH] tell users opening issues to use alertmanager --version (#1327) `-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 6ffa792e..0b098abc 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: