mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-06-08 20:19:12 -04:00
update issue templates
This commit is contained in:
5
.github/ISSUE_TEMPLATE/bug_en.md
vendored
5
.github/ISSUE_TEMPLATE/bug_en.md
vendored
@@ -1,7 +1,6 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: "Create a bug report to help us improve"
|
||||
|
||||
---
|
||||
|
||||
Please read the [instruction](https://github.com/v2ray/v2ray-core/blob/master/.github/SUPPORT.md) and answer the following questions before submitting your issue. Thank you.
|
||||
@@ -50,8 +49,6 @@ Client error log:
|
||||
// Please attach your server access log here.
|
||||
```
|
||||
|
||||
Please review your issue before submitting.
|
||||
|
||||
8) Other configurations (such as Nginx) and logs.
|
||||
|
||||
9) If V2Ray doesn't run, please attach output from `--test`.
|
||||
@@ -61,3 +58,5 @@ The command is usually `/usr/bin/v2ray/v2ray --test --config /etc/v2ray/config.j
|
||||
10) If V2Ray service doesn't run, please attach journal log.
|
||||
|
||||
Usual command is `journalctl -u v2ray`.
|
||||
|
||||
Please review your issue before submitting.
|
||||
Reference in New Issue
Block a user