diff --git a/.github/ISSUE_TEMPLATE/bug---english.md b/.github/ISSUE_TEMPLATE/bug---english.md index 34845a98..1c769dc1 100644 --- a/.github/ISSUE_TEMPLATE/bug---english.md +++ b/.github/ISSUE_TEMPLATE/bug---english.md @@ -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:** + -**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 + +
+ +``` +Please paste your Qv2ray log here: + + +``` + +
+ +## System Information + + + +### Open Preferences -> About, and enter the following info + +``` +Version: +Build info: +Extra build info: +``` + +### Operating systems + +- [ ] Linux +- [ ] macOS +- [ ] Windows - **Affected Qv2ray installation source** +### 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 -- Compile manually -- Github Release +- [ ] 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 -**Other Info** +### Installed plugins, versions and sources -You may want to write anything if you think it helps us to fix the bug. + + +## Additional Info + + *Please hide your server address and UUID if you wish to post the vmess string or your connection setting.* diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 58875427..fef1911c 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,28 +1,31 @@ --- name: Bug 反馈 -about: 用来反馈bug +about: 使用此模板反馈 bug title: '' labels: Bugs, help wanted, DiscussionNeeded assignees: '' --- -- [ ] **我确定我已经尝试多次复现此次问题,并且将会提供涉及此问题的系统环境,每个软件及其版本。** + -我们建议您按照下方模板填写 Bug Report,以便我们收集更多的有效信息 +- [ ] **我确定我已经尝试多次触发此次问题,并且将会提供涉及此问题的系统环境,每个软件及其版本。** -# 简单描述这个 Bug: +## 简单描述这个 Bug: -# 如何复现这个 Bug: +## 如何触发这个 Bug: 1. 2. 3. 4. -### 如果是连接问题,在其他 v2ray 客户端里出现过吗? +### 如果是连接问题,在其他 V2Ray 客户端里出现过吗? @@ -31,52 +34,54 @@ assignees: ''
``` -Qv2ray 日志: +请在此粘贴 Qv2ray 日志: ```
+## 系统信息 -## 系统信息 (请删掉不符合的项) + -### 受影响的 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有帮助的任何信息都可以在这里写出来: