mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-03-08 07:49:06 +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
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue