mirror of
https://github.com/SagerNet/sing-box.git
synced 2024-11-22 08:31:30 +00:00
Fix issue template (#48)
The correct command to get the version is `sing-box version`
This commit is contained in:
parent
e0f7387dff
commit
44818701bc
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
@ -31,7 +31,7 @@ body:
|
|||
<details>
|
||||
|
||||
```console
|
||||
$ sing-box --version
|
||||
$ sing-box version
|
||||
# Paste output here
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue