mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 05:33:45 +08:00
chore: update bug_report template
This commit is contained in:
parent
c030fb47ca
commit
5d33df4e12
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -57,6 +57,6 @@ body:
|
|||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: 日志 / Log
|
label: 日志 / Log
|
||||||
description: 请提供完整或相关部分的Debug日志 / Please provide the complete or relevant part of the Debug log
|
description: 请提供完整或相关部分的Debug日志(请在“软件左侧菜单”->“设置”->“日志等级”调整到debug,Verge错误请把“杂项设置”->“app日志等级”调整到trace,并重启Verge生效。日志文件在“软件左侧菜单”->“设置”->“日志目录”下) / Please provide a complete or relevant part of the Debug log (please adjust the "Log level" to debug in "Software left menu" -> "Settings" -> "Log level". If there is a Verge error, please adjust "Miscellaneous settings" -> "app log level" to trace, and restart Verge to take effect. The log file is under "Software left menu" -> "Settings" -> "Log directory")
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
16
.github/workflows/alpha.yml
vendored
16
.github/workflows/alpha.yml
vendored
@ -235,7 +235,7 @@ jobs:
|
|||||||
cat > release.txt << 'EOF'
|
cat > release.txt << 'EOF'
|
||||||
## 我应该下载哪个版本?
|
## 我应该下载哪个版本?
|
||||||
|
|
||||||
### MacOS (提示文件损坏或开发者无法验证请查看下面FAQ)
|
### MacOS
|
||||||
- MacOS intel芯片: x64.dmg
|
- MacOS intel芯片: x64.dmg
|
||||||
- MacOS apple M芯片: aarch64.dmg
|
- MacOS apple M芯片: aarch64.dmg
|
||||||
|
|
||||||
@ -245,20 +245,18 @@ jobs:
|
|||||||
### Windows (Win7 用户请查看下面FAQ中的解决方案)
|
### Windows (Win7 用户请查看下面FAQ中的解决方案)
|
||||||
#### 正常版本(推荐)
|
#### 正常版本(推荐)
|
||||||
- 64位: x64-setup.exe
|
- 64位: x64-setup.exe
|
||||||
- 32位: x86-setup.exe
|
|
||||||
- arm64架构: arm64-setup.exe
|
- arm64架构: arm64-setup.exe
|
||||||
#### 便携版(不推荐使用,无法自动更新)
|
#### 便携版问题很多不再提供
|
||||||
- 64位: x64_portable.zip
|
#### 内置Webview2版(体积较大,仅在企业版系统或无法安装webview2时使用)
|
||||||
- 32位: x86_portable.zip
|
|
||||||
- arm64架构: arm64_portable.zip
|
|
||||||
#### 内置Webview2版(体积较大,仅在企业版系统或Win7无法安装webview2时使用)
|
|
||||||
- 64位: x64_fixed_webview2-setup.exe
|
- 64位: x64_fixed_webview2-setup.exe
|
||||||
- 32位: x86_fixed_webview2-setup.exe
|
|
||||||
- arm64架构: arm64_fixed_webview2-setup.exe
|
- arm64架构: arm64_fixed_webview2-setup.exe
|
||||||
|
|
||||||
### FAQ
|
### FAQ
|
||||||
|
|
||||||
- [FAQ](https://clash-verge-rev.github.io/faq/windows.html)
|
- [常见问题](https://clash-verge-rev.github.io/faq/windows.html)
|
||||||
|
|
||||||
|
### 稳定机场VPN推荐
|
||||||
|
- [狗狗加速](https://verge.dginv.click/#/register?code=oaxsAGo6)
|
||||||
|
|
||||||
Created at ${{ env.BUILDTIME }}.
|
Created at ${{ env.BUILDTIME }}.
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user