From 56c80d187bbadd82cfc9800396383f278437658d Mon Sep 17 00:00:00 2001 From: aclist <92275929+aclist@users.noreply.github.com> Date: Mon, 6 Jan 2025 20:26:20 +0900 Subject: [PATCH] Update trouble.yml --- .github/ISSUE_TEMPLATE/trouble.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/trouble.yml b/.github/ISSUE_TEMPLATE/trouble.yml index 14791d3..212901f 100644 --- a/.github/ISSUE_TEMPLATE/trouble.yml +++ b/.github/ISSUE_TEMPLATE/trouble.yml @@ -9,9 +9,10 @@ body: id: kb attributes: label: Prior reading + descrition: 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. 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 + - label: "Yes" + required: true - type: dropdown id: version attributes: