1
0
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:
Darien Raymond
2018-10-08 18:06:07 +02:00
parent 7dd17dcc29
commit 125c7d35df
6 changed files with 68 additions and 6 deletions

View File

@@ -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.