From 3c0cd8ebfabfb33490c1bf5f78e5720e85dba54f Mon Sep 17 00:00:00 2001 From: Koen Kanters Date: Thu, 23 Dec 2021 20:27:00 +0100 Subject: [PATCH] Fix issue template syntax --- .github/ISSUE_TEMPLATE/new_device_support.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/new_device_support.yaml b/.github/ISSUE_TEMPLATE/new_device_support.yaml index da2af3fa..36cdc80d 100644 --- a/.github/ISSUE_TEMPLATE/new_device_support.yaml +++ b/.github/ISSUE_TEMPLATE/new_device_support.yaml @@ -1,6 +1,6 @@ name: New device support request description: Request support for a new device -title: "" +title: "[New device support]: " labels: [new device support] body: - type: markdown