mirror of
https://github.com/Qv2ray/Qv2ray.git
synced 2025-05-21 11:20:49 +08:00
commit
3df046fe38
94
.github/ISSUE_TEMPLATE/bug---english.md
vendored
94
.github/ISSUE_TEMPLATE/bug---english.md
vendored
@ -1,52 +1,86 @@
|
||||
---
|
||||
name: Bug Report - English Version
|
||||
about: Used to report a bug...
|
||||
name: Bug Report
|
||||
about: Use this template to report a bug
|
||||
title: ''
|
||||
labels: Bugs, help wanted
|
||||
labels: Bugs, help wanted, DiscussionNeeded
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**Briefly describe this bug:**
|
||||
<!-- We recommend that you fill out the bug report template so that we can collect enough information to help you.
|
||||
Note: Unqualified issues may be closed.
|
||||
How to check an item: change [ ] to [x]
|
||||
Plese hide sensitive info like your server address / domain / UUID before posting your VMess link/log. -->
|
||||
|
||||
**How can I trigger 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.**
|
||||
|
||||
## Briefly describe this bug:
|
||||
|
||||
|
||||
|
||||
## How to trigger this bug:
|
||||
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
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**
|
||||
|
||||
- OS Type: (Windows, Linux or macOS)
|
||||
- Built from the source or download from the release?
|
||||
- Version string in the Preferences Window
|
||||
### Related screenshots or logs
|
||||
|
||||
**Affected Qv2ray installation source**
|
||||
<details>
|
||||
|
||||
- ArchLinuxCN - Stable
|
||||
- ArchLinuxCN - Dev-git
|
||||
- ArchLinux AUR - Stable
|
||||
- ArchLinux AUR - Development
|
||||
- Fedora - Stable
|
||||
- Fedora - Preview
|
||||
- openSUSE - Stable
|
||||
- openSUSE - Preview
|
||||
- Flathub
|
||||
- Snap
|
||||
- Homebrew Cask
|
||||
- Scoop
|
||||
- Chocolatey
|
||||
- Compile manually
|
||||
- Github Release
|
||||
```
|
||||
Please paste your Qv2ray log here:
|
||||
|
||||
**Other Info**
|
||||
|
||||
You may want to write anything if you think it helps us to fix the bug.
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
## System Information
|
||||
|
||||
<!-- Please check all the operating systems and installation sources that you confirmed to have problems. -->
|
||||
|
||||
### Open Preferences -> About, and enter the following info
|
||||
|
||||
```
|
||||
Version:
|
||||
Build info:
|
||||
Extra build info:
|
||||
```
|
||||
|
||||
### Operating systems
|
||||
|
||||
- [ ] Linux
|
||||
- [ ] macOS
|
||||
- [ ] Windows
|
||||
|
||||
### Installation source
|
||||
|
||||
- [ ] ArchLinuxCN - Stable
|
||||
- [ ] ArchLinuxCN - Dev-git
|
||||
- [ ] ArchLinux AUR - Stable
|
||||
- [ ] ArchLinux AUR - Development
|
||||
- [ ] Fedora - Stable
|
||||
- [ ] Fedora - Preview
|
||||
- [ ] openSUSE - Stable
|
||||
- [ ] openSUSE - Preview
|
||||
- [ ] Flathub
|
||||
- [ ] Snap
|
||||
- [ ] Homebrew Cask
|
||||
- [ ] Scoop / Chocolatey / Github Release
|
||||
- [ ] Compile manually
|
||||
|
||||
### Installed plugins, versions and sources
|
||||
|
||||
|
||||
|
||||
## Additional Info
|
||||
|
||||
<!-- Feel free to write down any info you consider helpful to resolve the bug. -->
|
||||
|
||||
*Please hide your server address and UUID if you wish to post the vmess string or your connection setting.*
|
||||
|
87
.github/ISSUE_TEMPLATE/bug.md
vendored
87
.github/ISSUE_TEMPLATE/bug.md
vendored
@ -1,28 +1,31 @@
|
||||
---
|
||||
name: Bug 反馈
|
||||
about: 用来反馈bug
|
||||
about: 使用此模板反馈 bug
|
||||
title: ''
|
||||
labels: Bugs, help wanted, DiscussionNeeded
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
- [ ] **我确定我已经尝试多次复现此次问题,并且将会提供涉及此问题的系统环境,每个软件及其版本。**
|
||||
<!-- 我们建议您按照下方模板填写 Bug 反馈,以便我们收集足够多的有效信息。
|
||||
注意:不符合要求的 issue 可能会被关闭。
|
||||
如何勾选一个选项:将 [ ] 改为 [x] 即可
|
||||
请在粘贴 VMess 链接/日志前隐藏你的服务器地址 / 域名和 UUID 等敏感信息。 -->
|
||||
|
||||
我们建议您按照下方模板填写 Bug Report,以便我们收集更多的有效信息
|
||||
- [ ] **我确定我已经尝试多次触发此次问题,并且将会提供涉及此问题的系统环境,每个软件及其版本。**
|
||||
|
||||
# 简单描述这个 Bug:
|
||||
## 简单描述这个 Bug:
|
||||
|
||||
|
||||
|
||||
# 如何复现这个 Bug:
|
||||
## 如何触发这个 Bug:
|
||||
|
||||
1.
|
||||
2.
|
||||
3.
|
||||
4.
|
||||
|
||||
### 如果是连接问题,在其他 v2ray 客户端里出现过吗?
|
||||
### 如果是连接问题,在其他 V2Ray 客户端里出现过吗?
|
||||
|
||||
|
||||
|
||||
@ -31,52 +34,54 @@ assignees: ''
|
||||
<details>
|
||||
|
||||
```
|
||||
Qv2ray 日志:
|
||||
请在此粘贴 Qv2ray 日志:
|
||||
|
||||
|
||||
```
|
||||
|
||||
</details>
|
||||
|
||||
## 系统信息
|
||||
|
||||
## 系统信息 (请删掉不符合的项)
|
||||
<!-- 请勾选所有你确认存在问题的操作系统和安装来源。 -->
|
||||
|
||||
### 受影响的 Qv2ray 安装平台
|
||||
|
||||
- Linux
|
||||
- macOS
|
||||
- Windows
|
||||
|
||||
### 受影响的 Qv2ray 安装源
|
||||
|
||||
- ArchLinuxCN - 稳定版
|
||||
- ArchLinuxCN - 开发版
|
||||
- ArchLinux AUR - 稳定版
|
||||
- ArchLinux AUR - 开发版
|
||||
- Fedora - 稳定版
|
||||
- Fedora - 开发版
|
||||
- openSUSE - 稳定版
|
||||
- openSUSE - 开发版
|
||||
- Flathub 包
|
||||
- Snap 包
|
||||
- Homebrew Cask
|
||||
- Scoop
|
||||
- Chocolatey
|
||||
- 手动编译
|
||||
- Github Release
|
||||
|
||||
### 已安装的插件 & 插件安装源:
|
||||
|
||||
|
||||
### 首选项 -> 关于信息:
|
||||
### 打开首选项 -> 关于,填写以下信息
|
||||
|
||||
```
|
||||
版本号:
|
||||
内部版本号:
|
||||
版本:
|
||||
编译信息:
|
||||
其它编译信息:
|
||||
额外编译信息:
|
||||
```
|
||||
|
||||
**其他信息**
|
||||
### 操作系统
|
||||
|
||||
- [ ] Linux
|
||||
- [ ] macOS
|
||||
- [ ] Windows
|
||||
|
||||
### 安装来源
|
||||
|
||||
- [ ] ArchLinuxCN - 稳定版
|
||||
- [ ] ArchLinuxCN - 开发版
|
||||
- [ ] ArchLinux AUR - 稳定版
|
||||
- [ ] ArchLinux AUR - 开发版
|
||||
- [ ] Fedora - 稳定版
|
||||
- [ ] Fedora - 开发版
|
||||
- [ ] openSUSE - 稳定版
|
||||
- [ ] openSUSE - 开发版
|
||||
- [ ] Flathub 包
|
||||
- [ ] Snap 包
|
||||
- [ ] Homebrew Cask
|
||||
- [ ] Scoop / Chocolatey / Github Release
|
||||
- [ ] 手动编译
|
||||
|
||||
### 已安装的插件、版本及安装来源
|
||||
|
||||
|
||||
|
||||
## 附加信息
|
||||
|
||||
<!-- 你认为对修复 bug 有帮助的任何信息都可以在此写出来。 -->
|
||||
|
||||
*请注意打码隐私相关信息。*
|
||||
|
||||
你认为对我们修复bug有帮助的任何信息都可以在这里写出来:
|
||||
|
Loading…
Reference in New Issue
Block a user