mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-21 19:30:26 +08:00
Update ISSUE_TEMPLATE
This commit is contained in:
parent
c436fc76fc
commit
385ebc904a
53
.github/ISSUE_TEMPLATE/bug---english.md
vendored
53
.github/ISSUE_TEMPLATE/bug---english.md
vendored
@ -2,32 +2,51 @@
|
|||||||
name: Bug Report - English Version
|
name: Bug Report - English Version
|
||||||
about: Used to report a bug...
|
about: Used to report a bug...
|
||||||
title: ''
|
title: ''
|
||||||
labels: Bugs, help wanted
|
labels: Bugs, help wanted, DiscussionNeeded
|
||||||
assignees: ''
|
assignees: ''
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
**Briefly describe this bug:**
|
- [ ] **I'm sure I've tried to reproduce the problem several times and will provide the system environment, each software and its version that is involved in the problem.**
|
||||||
|
|
||||||
**How can I trigger this bug:**
|
We recommend that you follow the template to fill out a bug report so that we can collect more helpful information.
|
||||||
|
|
||||||
|
# Briefly describe this bug:
|
||||||
|
|
||||||
|
# How can I trigger this bug:
|
||||||
|
|
||||||
1.
|
1.
|
||||||
2.
|
2.
|
||||||
3.
|
3.
|
||||||
4.
|
4.
|
||||||
|
|
||||||
**What is expected to happen**
|
### If it's a connection issue, has it happened in other V2Ray clients?
|
||||||
|
|
||||||
**Screenshots**
|
|
||||||
If appropriate, please attach some screenshots.
|
|
||||||
|
|
||||||
**System Information**
|
### Related screenshots or logs
|
||||||
|
|
||||||
- OS Type: (Windows, Linux or macOS)
|
<details>
|
||||||
- Built from the source or download from the release?
|
|
||||||
- Version string in the Preferences Window
|
|
||||||
|
|
||||||
**Affected Qv2ray installation source**
|
```
|
||||||
|
Qv2ray log:
|
||||||
|
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
|
||||||
|
## System Information (Delete the incompatible items)
|
||||||
|
|
||||||
|
### Affected platforms
|
||||||
|
|
||||||
|
If you have not tested on other platforms or are unsure, please only keep confirmed platforms, same to below.
|
||||||
|
|
||||||
|
- Linux
|
||||||
|
- macOS
|
||||||
|
- Windows
|
||||||
|
|
||||||
|
### Affected Qv2ray installation source
|
||||||
|
|
||||||
- ArchLinuxCN - Stable
|
- ArchLinuxCN - Stable
|
||||||
- ArchLinuxCN - Dev-git
|
- ArchLinuxCN - Dev-git
|
||||||
@ -40,11 +59,21 @@ If appropriate, please attach some screenshots.
|
|||||||
- Flathub
|
- Flathub
|
||||||
- Snap
|
- Snap
|
||||||
- Homebrew Cask
|
- Homebrew Cask
|
||||||
- Scoop
|
|
||||||
- Chocolatey
|
- Chocolatey
|
||||||
- Compile manually
|
- Compile manually
|
||||||
- Github Release
|
- Github Release
|
||||||
|
|
||||||
|
### Installed plugins & source:
|
||||||
|
|
||||||
|
|
||||||
|
### preferences -> about:
|
||||||
|
|
||||||
|
```
|
||||||
|
Version:
|
||||||
|
Build info:
|
||||||
|
Extra build info:
|
||||||
|
```
|
||||||
|
|
||||||
**Other Info**
|
**Other Info**
|
||||||
|
|
||||||
You may want to write anything if you think it helps us to fix the bug.
|
You may want to write anything if you think it helps us to fix the bug.
|
||||||
|
7
.github/ISSUE_TEMPLATE/bug.md
vendored
7
.github/ISSUE_TEMPLATE/bug.md
vendored
@ -22,7 +22,7 @@ assignees: ''
|
|||||||
3.
|
3.
|
||||||
4.
|
4.
|
||||||
|
|
||||||
### 如果是连接问题,在其他 v2ray 客户端里出现过吗?
|
### 如果是连接问题,在其他 V2Ray 客户端里出现过吗?
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
@ -43,6 +43,8 @@ Qv2ray 日志:
|
|||||||
|
|
||||||
### 受影响的 Qv2ray 安装平台
|
### 受影响的 Qv2ray 安装平台
|
||||||
|
|
||||||
|
如果你未在其他平台做过测试或不确定,请只保留已确认的平台,下同
|
||||||
|
|
||||||
- Linux
|
- Linux
|
||||||
- macOS
|
- macOS
|
||||||
- Windows
|
- Windows
|
||||||
@ -60,7 +62,6 @@ Qv2ray 日志:
|
|||||||
- Flathub 包
|
- Flathub 包
|
||||||
- Snap 包
|
- Snap 包
|
||||||
- Homebrew Cask
|
- Homebrew Cask
|
||||||
- Scoop
|
|
||||||
- Chocolatey
|
- Chocolatey
|
||||||
- 手动编译
|
- 手动编译
|
||||||
- Github Release
|
- Github Release
|
||||||
@ -80,3 +81,5 @@ Qv2ray 日志:
|
|||||||
**其他信息**
|
**其他信息**
|
||||||
|
|
||||||
你认为对我们修复bug有帮助的任何信息都可以在这里写出来:
|
你认为对我们修复bug有帮助的任何信息都可以在这里写出来:
|
||||||
|
|
||||||
|
*如果你打算贴出你的配置信息,请在生成 VMess 链接 (直接粘贴) 前隐藏你的服务器地址 / 域名和 UUID。*
|
||||||
|
Loading…
Reference in New Issue
Block a user