mirror of https://github.com/helix-editor/helix
Fix bug report template use wrong hx version (#1158)
parent
1eecd9a2ac
commit
95f392b18d
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in New Issue