mirror of
https://github.com/v2fly/v2ray-core.git
synced 2024-12-21 17:46:58 -05:00
update issue template
This commit is contained in:
parent
09398989b6
commit
9ee733e77f
22
.github/ISSUE_TEMPLATE
vendored
22
.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**).
|
||||
|
||||
Server Configuration File(服务器端配置文件):
|
||||
```javascript
|
||||
```javascript
|
||||
// 在这里附上服务器端配置文件
|
||||
// Please attach your server configuration file here.
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
Client Configuration File(客户端配置文件):
|
||||
```javascript
|
||||
```javascript
|
||||
// 在这里附上客户端配置文件
|
||||
// Please attach your client configuration file here.
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
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.
|
||||
|
||||
Server Log File(服务器端日志):
|
||||
```
|
||||
```
|
||||
// 在这里附上服务器端日志
|
||||
// Please attach your server log here.
|
||||
```
|
||||
|
||||
```
|
||||
|
||||
Client Log File(客户端日志):
|
||||
```
|
||||
```
|
||||
// 在这里附上客户端日志
|
||||
// Please attach your client log here.
|
||||
```
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user