From fae2b36b5802e9324ce348a5478a584bee455615 Mon Sep 17 00:00:00 2001 From: Ted Robertson <10043369+tredondo@users.noreply.github.com> Date: Fri, 8 Apr 2022 22:05:08 +1200 Subject: [PATCH] Fix English in the bug report template (#2413) --- .github/ISSUE_TEMPLATE/bug_report.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 4500c91c0..ed6692c1c 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -8,10 +8,10 @@ assignees: '' **Describe the bug** A clear and concise description of what the bug is. -It would be a great [upgrading](https://docs.victoriametrics.com/#how-to-upgrade) +It would be great to [upgrade](https://docs.victoriametrics.com/#how-to-upgrade) to [the latest available release](https://github.com/VictoriaMetrics/VictoriaMetrics/releases) -and verifying whether the bug is reproducible there. -It is also recommended reading [troubleshooting docs](https://docs.victoriametrics.com/#troubleshooting). +and verify whether the bug is reproducible there. +It's also recommended to read the [troubleshooting docs](https://docs.victoriametrics.com/#troubleshooting). **To Reproduce** Steps to reproduce the behavior. @@ -36,12 +36,11 @@ See how to setup monitoring here: * [montioring for VictoriaMetrics cluster](https://docs.victoriametrics.com/Cluster-VictoriaMetrics.html#monitoring) **Version** -The line returned when passing `--version` command line flag to binary. For example: +The line returned when passing `--version` command line flag to the binary. For example: ``` $ ./victoria-metrics-prod --version victoria-metrics-20190730-121249-heads-single-node-0-g671d9e55 ``` **Used command-line flags** -Please provide applied command-line flags used for running VictoriaMetrics and its components. - +Please provide the command-line flags used for running VictoriaMetrics and its components.