diff options
author | Thanabodee Charoenpiriyakij | 2021-11-24 15:28:25 +0000 |
---|---|---|
committer | GitHub | 2021-11-24 15:28:25 +0000 |
commit | 95f392b18db27117b26c4be732a4298353bdc27e (patch) | |
tree | 1ac07f2388ed65ea89e37abf4f1ea9a880e4ae7b | |
parent | 1eecd9a2ac97a3a1190753107f8e0da72a5e5e21 (diff) |
Fix bug report template use wrong hx version (#1158)
-rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 9b7c22e7..958407bb 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,7 +17,7 @@ Please search on the issue tracker before creating one. --> ### Environment - Platform: <!-- macOS / Windows / Linux --> -- Helix version: <!-- 'hx -v' if using a release, 'git describe' if building from master --> +- Helix version: <!-- 'hx -V' if using a release, 'git describe' if building from master --> <details><summary>~/.cache/helix/helix.log</summary> |