mirror of
https://github.com/v2fly/v2ray-core.git
synced 2025-01-02 15:36:41 -05:00
update issue template
This commit is contained in:
parent
09398989b6
commit
9ee733e77f
16
.github/ISSUE_TEMPLATE
vendored
16
.github/ISSUE_TEMPLATE
vendored
@ -17,28 +17,28 @@ Please read the [instruction](https://www.v2ray.com/en/get_started/issue.html) a
|
|||||||
Please attach your configuration file (**Mask IP addresses before submit this issue**).
|
Please attach your configuration file (**Mask IP addresses before submit this issue**).
|
||||||
|
|
||||||
Server Configuration File(服务器端配置文件):
|
Server Configuration File(服务器端配置文件):
|
||||||
```javascript
|
```javascript
|
||||||
// 在这里附上服务器端配置文件
|
// 在这里附上服务器端配置文件
|
||||||
// Please attach your server configuration file here.
|
// Please attach your server configuration file here.
|
||||||
```
|
```
|
||||||
|
|
||||||
Client Configuration File(客户端配置文件):
|
Client Configuration File(客户端配置文件):
|
||||||
```javascript
|
```javascript
|
||||||
// 在这里附上客户端配置文件
|
// 在这里附上客户端配置文件
|
||||||
// Please attach your client configuration file here.
|
// Please attach your client configuration file here.
|
||||||
```
|
```
|
||||||
|
|
||||||
6) 请附上出错时软件输出的日志。在 Linux 中,日志通常在 `/var/log/v2ray/error.log` 文件中。
|
6) 请附上出错时软件输出的日志。在 Linux 中,日志通常在 `/var/log/v2ray/error.log` 文件中。
|
||||||
Please attach the log file, especially the bottom lines if the file is large. Log file is usually `/var/log/v2ray/error.log` on Linux.
|
Please attach the log file, especially the bottom lines if the file is large. Log file is usually `/var/log/v2ray/error.log` on Linux.
|
||||||
|
|
||||||
Server Log File(服务器端日志):
|
Server Log File(服务器端日志):
|
||||||
```
|
```
|
||||||
// 在这里附上服务器端日志
|
// 在这里附上服务器端日志
|
||||||
// Please attach your server log here.
|
// Please attach your server log here.
|
||||||
```
|
```
|
||||||
|
|
||||||
Client Log File(客户端日志):
|
Client Log File(客户端日志):
|
||||||
```
|
```
|
||||||
// 在这里附上客户端日志
|
// 在这里附上客户端日志
|
||||||
// Please attach your client log here.
|
// Please attach your client log here.
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user