From 2da4d001d6b9f264b0315ebebeaa0fb7cd7a3081 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Mon, 6 Jan 2025 20:27:30 +0900 Subject: [PATCH] Update trouble.yml --- .github/ISSUE_TEMPLATE/trouble.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/trouble.yml b/.github/ISSUE_TEMPLATE/trouble.yml index 1fbcc0a..2f653c5 100644 --- a/.github/ISSUE_TEMPLATE/trouble.yml +++ b/.github/ISSUE_TEMPLATE/trouble.yml @@ -8,10 +8,9 @@ body: - type: checkboxes id: kb attributes: - label: Prior reading - description: I have checked the [Knowledge Base](https://aclist.codeberg.page/kb.html) and searched through [past issues](https://github.com/aclist/dztui/issues?q=is%3Aissue+is%3Aclosed) and did not find my issue there. + label: Did you check if this issue already exists? options: - - label: "Yes" + - label: I have checked the [Knowledge Base](https://aclist.codeberg.page/kb.html) and searched through [past issues](https://github.com/aclist/dztui/issues?q=is%3Aissue+is%3Aclosed) and did not find my issue there. required: true - type: dropdown id: version