diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 3387b822..309fa326 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -15,7 +15,7 @@ body: description: |- 请确保你已完整执行检查清单,否则你的 Issue 可能会被忽略 options: - - label: 我已完整阅读[胡桃工具箱文档](https://hut.ao/FAQ/most-frequent-questions.html),并认为我的问题没有在文档中得到解答 + - label: 我已完整阅读[胡桃工具箱文档](https://hut.ao/FAQ/),并认为我的问题没有在文档中得到解答 required: true - label: 我使用的操作系统是[受支持的版本](https://hut.ao/quick-start.html#%E6%9C%80%E4%BD%8E%E7%B3%BB%E7%BB%9F%E8%A6%81%E6%B1%82) @@ -33,7 +33,7 @@ body: label: Windows 版本 description: | `Win+R` 输入 `winver` 回车后在打开的窗口第二行可以找到 - placeholder: 例:22000.556 + placeholder: 例:22621.1105 validations: required: true @@ -42,7 +42,7 @@ body: attributes: label: Snap Hutao 版本 description: 在应用标题,应用程序的设置界面中靠下的位置可以找到 - placeholder: 例:1.1.0 + placeholder: 例:1.3.13.0 validations: required: true