From 2aa105e32e2b1368eb0b861072af3b25dcf43cb8 Mon Sep 17 00:00:00 2001 From: Cristian Maglie Date: Tue, 20 Feb 2024 09:51:06 +0100 Subject: [PATCH] Improved issue template message --- .github/ISSUE_TEMPLATE/bug-report.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index e3130ae..4fe6566 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -51,9 +51,10 @@ body: - type: input id: boards attributes: - label: Arduino boards or embedded devices used + label: Please describe your hardware setup description: | - Which Arduino boards or embedded devices are you using (if applicable)? + Arduino boards, USB dongles, hubs or embedded devices you are using and how they + are connected together. - type: textarea id: additional attributes: