diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 36e68b1714..0bbea0f95d 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -9,7 +9,7 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. -It would be great [upgrading](https://victoriametrics.github.io/#how-to-upgrade) to [the latest avaialble release](https://github.com/VictoriaMetrics/VictoriaMetrics/releases) +It would be a great [upgrading](https://victoriametrics.github.io/#how-to-upgrade) to [the latest avaialble release](https://github.com/VictoriaMetrics/VictoriaMetrics/releases) and verifying whether the bug is reproducible there. It is also recommended reading [troubleshooting docs](https://victoriametrics.github.io/#troubleshooting). @@ -30,7 +30,7 @@ victoria-metrics-20190730-121249-heads-single-node-0-g671d9e55 ``` **Used command-line flags** -Command-line flags are listed as `flag{name="httpListenAddr", value=":443"} 1` lines at `/metrics` page. +Command-line flags are listed as `flag{name="httpListenAddr", value=":443"} 1` lines at the `/metrics` page. See the following docs for details: * [monitoring for single-node VictoriaMetrics](https://github.com/VictoriaMetrics/VictoriaMetrics/blob/master/README.md#monitoring)