From a95615f40bd931bcda593cbeb991a579fc3039f6 Mon Sep 17 00:00:00 2001 From: Kroese Date: Thu, 16 May 2024 00:57:26 +0200 Subject: [PATCH] docs: Update issue template (#74) --- .github/ISSUE_TEMPLATE/4-question.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/4-question.yml b/.github/ISSUE_TEMPLATE/4-question.yml index afe055b..1c00cf4 100644 --- a/.github/ISSUE_TEMPLATE/4-question.yml +++ b/.github/ISSUE_TEMPLATE/4-question.yml @@ -13,7 +13,7 @@ body: - type: checkboxes attributes: label: Is this a general question and not a technical issue? - description: For technical issues you must use the [technical issue](https://github.com/qemus/qemu-arm/issues/new?assignees=&labels=&projects=&template=1-issue.yml) form instead. It contains all the right fields (system info, logfiles, etc.) we need in order to be able to help you. + description: For questions related to issues you must use the [technical issue](https://github.com/qemus/qemu-arm/issues/new?assignees=&labels=&projects=&template=1-issue.yml) form instead. It contains all the right fields (system info, logfiles, etc.) we need in order to be able to help you. options: - label: I am sure my question is not about a technical issue. required: true