Skip to content

Commit

Permalink
tell users opening issues to use alertmanager --version
Browse files Browse the repository at this point in the history
`-version` doesn't work as of 0.15-rc.1 so users should run `alertmanager  --version`
  • Loading branch information
tzz committed Apr 16, 2018
1 parent e7bc6e2 commit a76cded
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ISSUE_TEMPLATE.md
Expand Up @@ -25,7 +25,7 @@

* Alertmanager version:

insert output of `alertmanager -version` here
insert output of `alertmanager --version` here

* Prometheus version:

Expand Down

0 comments on commit a76cded

Please sign in to comment.