From e1ecbd97d0386ca36527b229aceeeff2d671fde3 Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Sat, 22 Apr 2023 20:47:08 +0200 Subject: [PATCH] Wrong device issue improvements --- .github/ISSUE_TEMPLATE/wrong_device.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/wrong_device.yaml b/.github/ISSUE_TEMPLATE/wrong_device.yaml index 46daa002..d9fcb288 100644 --- a/.github/ISSUE_TEMPLATE/wrong_device.yaml +++ b/.github/ISSUE_TEMPLATE/wrong_device.yaml @@ -6,7 +6,7 @@ body: - type: markdown attributes: value: | - Only use this if the device is detected as **supported** and is fully functional but has a wrong picture, vendor, model or description. + Only use this if the device is detected as **supported** and is **fully functional** but has a wrong picture, vendor, model or description. - type: input id: link attributes: @@ -61,4 +61,4 @@ body: label: Notes placeholder: Some additional notes... validations: - required: true + required: false