From 8d0c9f2e3cfc69beac9dba22ec14a843601323a3 Mon Sep 17 00:00:00 2001 From: clsty Date: Tue, 11 Feb 2025 10:07:23 +0800 Subject: [PATCH] Update issue hint --- .github/ISSUE_TEMPLATE/1-issue.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/1-issue.yml b/.github/ISSUE_TEMPLATE/1-issue.yml index 52d219ef4..2c888ac5c 100644 --- a/.github/ISSUE_TEMPLATE/1-issue.yml +++ b/.github/ISSUE_TEMPLATE/1-issue.yml @@ -8,6 +8,7 @@ body: - type: checkboxes attributes: 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. required: true