From 18103b4deb5d9da3ae8727cceeb95969b7cc6be1 Mon Sep 17 00:00:00 2001 From: Mikachu2333 Date: Sun, 16 Jun 2024 01:21:36 +0800 Subject: [PATCH] modify alpha's tip (#1730) Co-authored-by: LinkChou --- .github/ISSUE_TEMPLATE/CHS-bug-report.yml | 2 +- .github/workflows/alpha.yml | 12 ++++-------- 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/CHS-bug-report.yml b/.github/ISSUE_TEMPLATE/CHS-bug-report.yml index ba18fffa..2a777976 100644 --- a/.github/ISSUE_TEMPLATE/CHS-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/CHS-bug-report.yml @@ -19,7 +19,7 @@ body: - label: 我已阅读 Snap Hutao 文档中的[常见问题](https://hut.ao/advanced/FAQ.html)和[常见程序异常](https://hut.ao/advanced/exceptions.html),我的问题没有在文档中得到解答 required: true - - label: 我知道文档站的导航栏中有**搜索功能**,且已经搜索过相关关键词 + - label: 我知道[文档站](https://hut.ao/zh/menu.html)的导航栏中有**搜索功能**,且已经搜索过相关关键词 required: true - label: 我的问题不是[已完成](https://github.com/DGP-Studio/Snap.Hutao/issues?q=is%3Aopen+is%3Aissue+label%3A%E5%B7%B2%E5%AE%8C%E6%88%90)的问题也不是一个别人已发布的**重复的**问题 diff --git a/.github/workflows/alpha.yml b/.github/workflows/alpha.yml index 818e788f..5c5c5558 100644 --- a/.github/workflows/alpha.yml +++ b/.github/workflows/alpha.yml @@ -64,12 +64,10 @@ jobs: > 该版本是由 CI 程序自动打包生成的 `Alpha` 测试版本,**仅供开发者测试使用** > [!TIP] - > 普通用户请[点击这里](https://github.com/DGP-Studio/Snap.Hutao/releases/latest/)下载最新的稳定版本 + > 普通用户请 [点击这里](https://github.com/DGP-Studio/Snap.Hutao/releases/latest/) 下载最新的稳定版本 > [!IMPORTANT] - > 请注意,从 Snap Hutao Alpha 2023.12.21.3 开始,我们将使用全新的 CI 证书,原有的 Snap.Hutao.CI.cer 将在几天后过期停止使用。 - > - > 请安装 [DGP_Studio_CA.crt](https://github.com/DGP-Automation/Hutao-Auto-Release/releases/download/certificate-ca/DGP_Studio_CA.crt) 到 `受信任的根证书颁发机构` 以安装测试版安装包 + > 请先安装 **[DGP_Studio_CA.crt](https://github.com/DGP-Automation/Hutao-Auto-Release/releases/download/certificate-ca/DGP_Studio_CA.crt)** 到 **受信任的根证书颁发机构** 以安装测试版安装包 " echo $summary >> $Env:GITHUB_STEP_SUMMARY @@ -111,12 +109,10 @@ jobs: > 该版本是由 CI 程序自动打包生成的 `Alpha` 测试版本,**仅供开发者测试使用** > [!TIP] - > 普通用户请[点击这里](https://github.com/DGP-Studio/Snap.Hutao/releases/latest/)下载最新的稳定版本 + > 普通用户请 [点击这里](https://github.com/DGP-Studio/Snap.Hutao/releases/latest/) 下载最新的稳定版本 > [!IMPORTANT] - > 请注意,从 Snap Hutao Alpha 2023.12.21.3 开始,我们将使用全新的 CI 证书,原有的 Snap.Hutao.CI.cer 将在几天后过期停止使用。 - > - > 请安装 [DGP_Studio_CA.crt](https://github.com/DGP-Automation/Hutao-Auto-Release/releases/download/certificate-ca/DGP_Studio_CA.crt) 到 `受信任的根证书颁发机构` 以安装测试版安装包 + > 请先安装 **[DGP_Studio_CA.crt](https://github.com/DGP-Automation/Hutao-Auto-Release/releases/download/certificate-ca/DGP_Studio_CA.crt)** 到 **受信任的根证书颁发机构** 以安装测试版安装包 " echo $summary >> $Env:GITHUB_STEP_SUMMARY