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: