From ead7a4bac55a8ad77a2b02df53f42716e38fe463 Mon Sep 17 00:00:00 2001 From: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com> Date: Sun, 3 May 2020 14:50:26 +0800 Subject: [PATCH 01/11] Update bug.md --- .github/ISSUE_TEMPLATE/bug.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 6fa69080..430127cb 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -7,8 +7,7 @@ assignees: '' --- -- [ ] 我确定我已经尝试多次复现此次问题,并且将会提供涉及此问题的每个软件及其版本。 -- [ ] 我已知晓如果未能提供有效信息(譬如正确填写以下内容),Qv2ray 工作组会视情况关闭此 Issue +- [ ] **我确定我已经尝试多次复现此次问题,并且将会提供涉及此问题的系统环境,每个软件及其版本。** 我们建议您按照下方模板填写 Bug Report,以便我们收集更多的有效信息 From 66661809a6070dfa3829ab3e9e20e4b8a92d73f7 Mon Sep 17 00:00:00 2001 From: Haoshen Zhong Date: Mon, 1 Jun 2020 12:55:57 +0800 Subject: [PATCH 02/11] add chocolatey --- .github/ISSUE_TEMPLATE/bug.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 430127cb..58875427 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -61,6 +61,7 @@ Qv2ray 日志: - Snap 包 - Homebrew Cask - Scoop +- Chocolatey - 手动编译 - Github Release From 8d4f29f4aa953f19aea1518f3102710965bcfd17 Mon Sep 17 00:00:00 2001 From: Haoshen Zhong Date: Mon, 1 Jun 2020 12:59:17 +0800 Subject: [PATCH 03/11] Update bug---english.md --- .github/ISSUE_TEMPLATE/bug---english.md | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug---english.md b/.github/ISSUE_TEMPLATE/bug---english.md index 20cc0c3b..34845a98 100644 --- a/.github/ISSUE_TEMPLATE/bug---english.md +++ b/.github/ISSUE_TEMPLATE/bug---english.md @@ -26,9 +26,27 @@ If appropriate, please attach some screenshots. - OS Type: (Windows, Linux or macOS) - Built from the source or download from the release? - Version string in the Preferences Window + + **Affected Qv2ray 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 **Other Info** You may want to write anything if you think it helps us to fix the bug. -*Please hide your server address and UUID if you wish to post the vmess string or your connection setting.* \ No newline at end of file +*Please hide your server address and UUID if you wish to post the vmess string or your connection setting.* From 7842207cccf40451c7a18ec67b3f7d985933d53c Mon Sep 17 00:00:00 2001 From: Haoshen Zhong Date: Mon, 1 Jun 2020 13:05:36 +0800 Subject: [PATCH 04/11] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index c369d7f6..a8782d92 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,11 @@ Scoop scoop + + + Chocolatey + Chocolatey Version + Snapcraft From e1b00cc81a7ff0d0c5af406f3d17e8ab65796a26 Mon Sep 17 00:00:00 2001 From: flylai Date: Mon, 15 Jun 2020 10:00:31 +0800 Subject: [PATCH 05/11] fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a8782d92..470b3296 100644 --- a/README.md +++ b/README.md @@ -111,7 +111,7 @@ Qv2ray is licenced under [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) ``` - Qv2ray, A Qt frontend for v2ray. Written in c++ + Qv2ray, A Qt frontend for v2ray. Written in C++ This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by From 46d9efd21f8e3ce513c1112488c1878ecc034294 Mon Sep 17 00:00:00 2001 From: DuckSoft Date: Wed, 17 Jun 2020 23:09:19 +0800 Subject: [PATCH 06/11] adding JetBrains to thanks list (#686) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 470b3296..97e4c983 100644 --- a/README.md +++ b/README.md @@ -96,7 +96,7 @@ ## Special Thanks - **Quality Assurance & User Experience:** [@DuckSoft](https://github.com/DuckSoft/) - **Debian-based distro Packager:** [@ymshenyu](https://github.com/ymshenyu) - +- [**JetBrains Developer Toolbox**](https://www.jetbrains.com/?from=Qv2ray) ------------------------------- ## Copyright From 737545329dd59757038413831e5fed883470fe49 Mon Sep 17 00:00:00 2001 From: Qv2ray-dev <59914293+Qv2ray-dev@users.noreply.github.com> Date: Wed, 17 Jun 2020 23:15:29 +0800 Subject: [PATCH 07/11] fix: typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97e4c983..0619018f 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Qv2ray - Make v2ray real cross-platform +# Qv2ray - Make V2ray real cross-platform [![HitCount](http://hits.dwyl.io/Qv2ray/Qv2ray.svg)](http://hits.dwyl.io/Qv2ray/Qv2ray) [![GitHub Releases](https://img.shields.io/github/downloads/Qv2ray/Qv2ray/latest/total?style=flat-square&logo=github)](https://github.com/Qv2ray/Qv2ray/releases) From c436fc76fc56c063517d190b0270a4aaf584cc63 Mon Sep 17 00:00:00 2001 From: Kid <44045911+kidonng@users.noreply.github.com> Date: Fri, 26 Jun 2020 13:42:43 +0800 Subject: [PATCH 08/11] Revise README badges --- README.md | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 0619018f..dca1aa85 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,6 @@ [![Qv2ray Debian Package](https://github.com/Qv2ray/Qv2ray/workflows/Qv2ray%20build%20debian%20package/badge.svg)](https://github.com/Qv2ray/Qv2ray/actions?query=workflow%3A%22Qv2ray+build+debian+package%22) [![Qv2ray Build Matrix](https://github.com/Qv2ray/Qv2ray/workflows/Qv2ray%20build%20matrix%20-%20cmake/badge.svg)](https://github.com/Qv2ray/Qv2ray/actions?query=workflow%3A%22Qv2ray+build+matrix+-+cmake%22) - @@ -32,11 +31,11 @@ @@ -44,10 +43,10 @@ @@ -55,14 +54,14 @@ - + - + @@ -79,10 +78,10 @@ @@ -108,7 +107,7 @@ ## Licences -Qv2ray is licenced under [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) +Qv2ray is licenced under [![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) ``` Qv2ray, A Qt frontend for v2ray. Written in C++ From 385ebc904aaae8dfb3493d79cab3b92d5a95a74a Mon Sep 17 00:00:00 2001 From: EpLiar Date: Sun, 5 Jul 2020 11:46:10 +0800 Subject: [PATCH 09/11] Update ISSUE_TEMPLATE --- .github/ISSUE_TEMPLATE/bug---english.md | 55 +++++++++++++++++++------ .github/ISSUE_TEMPLATE/bug.md | 7 +++- 2 files changed, 47 insertions(+), 15 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug---english.md b/.github/ISSUE_TEMPLATE/bug---english.md index 34845a98..1569834d 100644 --- a/.github/ISSUE_TEMPLATE/bug---english.md +++ b/.github/ISSUE_TEMPLATE/bug---english.md @@ -2,32 +2,51 @@ name: Bug Report - English Version about: Used to report a bug... title: '' -labels: Bugs, help wanted +labels: Bugs, help wanted, DiscussionNeeded 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. 2. 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) - - Built from the source or download from the release? - - Version string in the Preferences Window +
+ +``` +Qv2ray log: + + +``` + +
+ + +## 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** +### Affected Qv2ray installation source - ArchLinuxCN - Stable - ArchLinuxCN - Dev-git @@ -40,11 +59,21 @@ If appropriate, please attach some screenshots. - Flathub - Snap - Homebrew Cask -- Scoop - Chocolatey - Compile manually - Github Release +### Installed plugins & source: + + +### preferences -> about: + +``` +Version: +Build info: +Extra build info: +``` + **Other Info** You may want to write anything if you think it helps us to fix the bug. diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index 58875427..d2de1f06 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -22,7 +22,7 @@ assignees: '' 3. 4. -### 如果是连接问题,在其他 v2ray 客户端里出现过吗? +### 如果是连接问题,在其他 V2Ray 客户端里出现过吗? @@ -43,6 +43,8 @@ Qv2ray 日志: ### 受影响的 Qv2ray 安装平台 +如果你未在其他平台做过测试或不确定,请只保留已确认的平台,下同 + - Linux - macOS - Windows @@ -60,7 +62,6 @@ Qv2ray 日志: - Flathub 包 - Snap 包 - Homebrew Cask -- Scoop - Chocolatey - 手动编译 - Github Release @@ -80,3 +81,5 @@ Qv2ray 日志: **其他信息** 你认为对我们修复bug有帮助的任何信息都可以在这里写出来: + +*如果你打算贴出你的配置信息,请在生成 VMess 链接 (直接粘贴) 前隐藏你的服务器地址 / 域名和 UUID。* From 114522f7bff31cf91bfe6c2471ec2f60506c66a9 Mon Sep 17 00:00:00 2001 From: Kid Date: Sun, 5 Jul 2020 12:29:27 +0800 Subject: [PATCH 10/11] Better template! --- .github/ISSUE_TEMPLATE/bug---english.md | 89 +++++++++++++------------ .github/ISSUE_TEMPLATE/bug.md | 83 ++++++++++++----------- 2 files changed, 87 insertions(+), 85 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug---english.md b/.github/ISSUE_TEMPLATE/bug---english.md index 1569834d..993f6cef 100644 --- a/.github/ISSUE_TEMPLATE/bug---english.md +++ b/.github/ISSUE_TEMPLATE/bug---english.md @@ -1,81 +1,84 @@ --- -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, DiscussionNeeded assignees: '' --- + + - [ ] **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.** -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: -# Briefly describe this bug: -# How can I trigger this bug: + +## How can I trigger this bug: 1. 2. 3. -4. +4. ### If it's a connection issue, has it happened in other V2Ray clients? + ### Related screenshots or logs
``` -Qv2ray log: +Please paste your Qv2ray log here: ```
+## System Information -## 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 - Dev-git -- ArchLinux AUR - Stable -- ArchLinux AUR - Development -- Fedora - Stable -- Fedora - Preview -- openSUSE - Stable -- openSUSE - Preview -- Flathub -- Snap -- Homebrew Cask -- Chocolatey -- Compile manually -- Github Release - -### Installed plugins & source: - - -### preferences -> about: +### Open Preferences -> Aabout, and enter the following info ``` -Version: -Build info: -Extra build info: +Version: +Build info: +Extra build info: ``` -**Other Info** +### Operating systems -You may want to write anything if you think it helps us to fix the bug. +- [ ] 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 -*Please hide your server address and UUID if you wish to post the vmess string or your connection setting.* +### Installed plugins, versions and sources + + + +## Additional Info + + diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index d2de1f06..ee141c94 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,21 +1,24 @@ --- name: Bug 反馈 -about: 用来反馈bug +about: 使用此模板反馈 bug title: '' labels: Bugs, help wanted, DiscussionNeeded assignees: '' --- + + - [ ] **我确定我已经尝试多次复现此次问题,并且将会提供涉及此问题的系统环境,每个软件及其版本。** -我们建议您按照下方模板填写 Bug Report,以便我们收集更多的有效信息 - -# 简单描述这个 Bug: +## 简单描述这个 Bug: -# 如何复现这个 Bug: +## 如何复现这个 Bug: 1. 2. @@ -31,55 +34,51 @@ assignees: ''
``` -Qv2ray 日志: +请在此粘贴 Qv2ray 日志: ```
+## 系统信息 -## 系统信息 (请删掉不符合的项) + -### 受影响的 Qv2ray 安装平台 - -如果你未在其他平台做过测试或不确定,请只保留已确认的平台,下同 - -- Linux -- macOS -- Windows - -### 受影响的 Qv2ray 安装源 - -- ArchLinuxCN - 稳定版 -- ArchLinuxCN - 开发版 -- ArchLinux AUR - 稳定版 -- ArchLinux AUR - 开发版 -- Fedora - 稳定版 -- Fedora - 开发版 -- openSUSE - 稳定版 -- openSUSE - 开发版 -- Flathub 包 -- Snap 包 -- Homebrew Cask -- Chocolatey -- 手动编译 -- Github Release - -### 已安装的插件 & 插件安装源: - - -### 首选项 -> 关于信息: +### 打开首选项 -> 关于,填写以下信息 ``` -版本号: -内部版本号: +版本: 编译信息: -其它编译信息: +额外编译信息: ``` -**其他信息** +### 操作系统 -你认为对我们修复bug有帮助的任何信息都可以在这里写出来: +- [ ] Linux +- [ ] macOS +- [ ] Windows -*如果你打算贴出你的配置信息,请在生成 VMess 链接 (直接粘贴) 前隐藏你的服务器地址 / 域名和 UUID。* +### 安装来源 + +- [ ] ArchLinuxCN - 稳定版 +- [ ] ArchLinuxCN - 开发版 +- [ ] ArchLinux AUR - 稳定版 +- [ ] ArchLinux AUR - 开发版 +- [ ] Fedora - 稳定版 +- [ ] Fedora - 开发版 +- [ ] openSUSE - 稳定版 +- [ ] openSUSE - 开发版 +- [ ] Flathub 包 +- [ ] Snap 包 +- [ ] Homebrew Cask +- [ ] Scoop / Chocolatey / Github Release +- [ ] 手动编译 + +### 已安装的插件、版本及安装来源 + + + +## 附加信息 + + From 9b9790d304fd797d424ceea3e5ecf0f6961aa86e Mon Sep 17 00:00:00 2001 From: Kid Date: Sun, 5 Jul 2020 12:33:26 +0800 Subject: [PATCH 11/11] Wording --- .github/ISSUE_TEMPLATE/bug---english.md | 2 +- .github/ISSUE_TEMPLATE/bug.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug---english.md b/.github/ISSUE_TEMPLATE/bug---english.md index 993f6cef..e3aafaf3 100644 --- a/.github/ISSUE_TEMPLATE/bug---english.md +++ b/.github/ISSUE_TEMPLATE/bug---english.md @@ -18,7 +18,7 @@ assignees: '' -## How can I trigger this bug: +## How to trigger this bug: 1. 2. diff --git a/.github/ISSUE_TEMPLATE/bug.md b/.github/ISSUE_TEMPLATE/bug.md index ee141c94..f6ab4ae3 100644 --- a/.github/ISSUE_TEMPLATE/bug.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -12,13 +12,13 @@ assignees: '' 如何勾选一个选项:将 [ ] 改为 [x] 即可 请在粘贴 VMess 链接/日志前隐藏你的服务器地址 / 域名和 UUID 等敏感信息。 --> -- [ ] **我确定我已经尝试多次复现此次问题,并且将会提供涉及此问题的系统环境,每个软件及其版本。** +- [ ] **我确定我已经尝试多次触发此次问题,并且将会提供涉及此问题的系统环境,每个软件及其版本。** ## 简单描述这个 Bug: -## 如何复现这个 Bug: +## 如何触发这个 Bug: 1. 2.
ArchLinuxCNAUR - AUR Stable + AUR Stable
- AUR Development + AUR Development
Fedora - OBS Stable + Copr Stable
- OBS Stable + Copr Preview
Flathubflathubflathub
Scoop scoop
Chocolatey Chocolatey VersionopenSUSE - OBS Stable + OBS Stable
- OBS Stable + OBS Stable