From 38ac1723f636fd571651415688b1e4a705976ea4 Mon Sep 17 00:00:00 2001 From: "Celestial.y" Date: Fri, 10 Oct 2025 22:16:16 +0800 Subject: [PATCH] Update 1-issue.yml --- .github/ISSUE_TEMPLATE/1-issue.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/1-issue.yml b/.github/ISSUE_TEMPLATE/1-issue.yml index 8d0eb8c9c..fe4dc4b2e 100644 --- a/.github/ISSUE_TEMPLATE/1-issue.yml +++ b/.github/ISSUE_TEMPLATE/1-issue.yml @@ -10,9 +10,9 @@ body: label: "Step 1. Before you submit" description: "Hint: The 2nd and 3rd checkbox is **not** forcely required as you may have failed to do so." options: - - label: I have read the [Troubleshooting](https://end-4.github.io/dots-hyprland-wiki/en/ii-qs/04troubleshooting/) and [Usage](https://end-4.github.io/dots-hyprland-wiki/en/ii-qs/02usage/) pages. + - label: I have read the [Troubleshooting](https://ii.clsty.link/en/ii-qs/04troubleshooting/) and [Usage](https://ii.clsty.link/en/ii-qs/02usage/) pages. required: true - - label: I've successfully updated to the latest version following the [guidance](https://end-4.github.io/dots-hyprland-wiki/en/ii-qs/01setup/#updating). + - label: I've successfully updated to the latest version following the [guidance](https://ii.clsty.link/en/ii-qs/01setup/#updating). required: false # Not required cuz user may have failed to do so - label: I've successfully updated the system packages to the latest. required: false # Not required cuz user may have failed to do so