Update command line flags in issue template (#3317)

pull/3326/head
Björn Rabenstein 9 years ago committed by Brian Brazil
parent 2c163f32a5
commit be5422a166
  1. 4
      .github/ISSUE_TEMPLATE.md

@ -25,11 +25,11 @@
* Prometheus version:
insert output of `prometheus -version` here
insert output of `prometheus --version` here
* Alertmanager version:
insert output of `alertmanager -version` here (if relevant to the issue)
insert output of `alertmanager --version` here (if relevant to the issue)
* Prometheus configuration file:
```

Loading…
Cancel
Save