mirror of https://github.com/v2ray/v2ray-core
parent
91b4bf8154
commit
2f6c3b4f59
@ -1,23 +0,0 @@
|
||||
---
|
||||
name: Crash report
|
||||
about: "Create a report for panics"
|
||||
---
|
||||
|
||||
Please answer all the questions with enough information. All issues not following this template will be closed immediately.
|
||||
If you are not sure if your question is truely a bug in V2Ray, please discuss it [here](https://github.com/v2ray/discussion/issues) first.
|
||||
|
||||
1) What version of V2Ray are you using (If you deploy different version on server and client, please explicitly point out)?
|
||||
|
||||
2) What's your scenario of using V2Ray? E.g., Watching YouTube videos in Chrome via Socks/VMess proxy.
|
||||
|
||||
3) Please attach full panic log.
|
||||
|
||||
You may get panic log using command `journalctl -u v2ray` if your system is Linux (systemd).
|
||||
|
||||
4) Please attach your configuration file (**Mask IP addresses before submit this issue**).
|
||||
|
||||
```javascript
|
||||
// Please attach your configuration here.
|
||||
```
|
||||
|
||||
Please review your issue before submitting.
|
@ -1,6 +0,0 @@
|
||||
---
|
||||
name: Feature Request
|
||||
about: "Open a feature request to V2Ray"
|
||||
---
|
||||
|
||||
Please describe the new feature you want in detail.
|
Loading…
Reference in new issue