From 20511f56613b925ffd8f10d88bd31f35d088bb59 Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Mon, 6 Jan 2025 20:24:14 +0900 Subject: [PATCH] Update trouble.yml --- .github/ISSUE_TEMPLATE/trouble.yml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/trouble.yml b/.github/ISSUE_TEMPLATE/trouble.yml index 0622f25..ebefe71 100644 --- a/.github/ISSUE_TEMPLATE/trouble.yml +++ b/.github/ISSUE_TEMPLATE/trouble.yml @@ -5,10 +5,12 @@ labels: ["troubleshooting"] assignees: - aclist body: - - type: markdown + - type: checkboxes + id: kb attributes: - value: | - **READ THIS FIRST**: Is your issue already covered in the [Knowledge Base](https://aclist.codeberg.page/kb.html)? + options: + - 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 attributes: