From e4683115bdcfc807a24b3821480158fac113180b Mon Sep 17 00:00:00 2001 From: end-4 <97237370+end-4@users.noreply.github.com> Date: Sun, 15 Jun 2025 13:52:13 +0200 Subject: [PATCH] update issue templates for quickshell version --- .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 a8ec8f67d..8d0eb8c9c 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/i-i/04troubleshooting/) and [Usage](https://end-4.github.io/dots-hyprland-wiki/en/i-i/02usage/) pages. + - 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. required: true - - label: I've successfully updated to the latest version following the [guidance](https://end-4.github.io/dots-hyprland-wiki/en/i-i/01setup/#updating). + - 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). 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