diff --git a/.github/ISSUE_TEMPLATE/en_bug_report.yml b/.github/ISSUE_TEMPLATE/en_bug_report.yml index c09435c4..2dce9922 100644 --- a/.github/ISSUE_TEMPLATE/en_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/en_bug_report.yml @@ -6,7 +6,7 @@ body: - type: markdown attributes: value: | - Before reporting an issue, make sure you are running the latest build of Leaf and checked for duplicate issues in [Issues](https://github.com/Winds-Studio/Leaf/issues) and the [Leaf docs](https://docs.leafmc.one/)! + Before reporting an issue, make sure you are running the latest build of Leaf and checked for duplicate issues in [Issues](https://github.com/Winds-Studio/Leaf/issues) and the [Leaf docs](https://www.leafmc.one/docs)! - type: checkboxes attributes: @@ -18,9 +18,9 @@ body: required: true - label: I ticked all the boxes without actually reading them required: false - - label: I am using latest Leaf build from https://github.com/Winds-Studio/Leaf/releases + - label: I am using latest Leaf build from https://www.leafmc.one/download required: true - - label: I tested and couldn't replicate this issue on [latest Purpur build](https://purpurmc.org/) + - label: I tested and couldn't replicate this issue on latest [Paper](https://papermc.io/downloads/paper) or [Purpur](https://purpurmc.org/download/purpur) build required: true - type: textarea @@ -61,4 +61,4 @@ body: - type: input attributes: label: Error log (if applicable) - description: If you are reporting a console error, upload any relevant errors or full log to either https://mclo.gs/ or https://pastes.dev/, save and the paste the link in this box. + description: If you are reporting a console error, upload any relevant errors or full log to either https://mclo.gs or https://pastes.dev, save and the paste the link in this box. diff --git a/.github/ISSUE_TEMPLATE/zh_bug_report.yml b/.github/ISSUE_TEMPLATE/zh_bug_report.yml index d88f98e0..76e68b46 100644 --- a/.github/ISSUE_TEMPLATE/zh_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/zh_bug_report.yml @@ -6,7 +6,7 @@ body: - type: markdown attributes: value: | - 在反馈问题之前, 请确保您正在使用最新版本的 Leaf, 并浏览 [Issues](https://github.com/Winds-Studio/Leaf/issues) 和 [Leaf 文档](https://docs.leafmc.one/), 检查你的问题是否已被汇报! + 在反馈问题之前, 请确保您正在使用最新版本的 Leaf, 并浏览 [Issues](https://github.com/Winds-Studio/Leaf/issues) 和 [Leaf 文档](https://www.leafmc.one/zh/docs), 检查你的问题是否已被汇报! - type: checkboxes attributes: @@ -18,9 +18,9 @@ body: required: true - label: 我勾选了所有框, 因为我根本就没仔细看他们是什么 required: false - - label: 我正在使用从 https://github.com/Winds-Studio/Leaf/releases 下载的最新 Leaf 构建 + - label: 我正在使用从 https://www.leafmc.one/zh/download 下载的最新 Leaf 构建 required: true - - label: 我无法在 [Purpur 最新构建](https://purpurmc.org/) 上复现此问题 + - label: 我无法在 最新 [Paper](https://papermc.io/downloads/paper) 或 [Purpur](https://purpurmc.org/download/purpur) 构建上复现此问题 required: true - type: textarea