From 22f19d13397c93862632ca0a8b152fd5219718c1 Mon Sep 17 00:00:00 2001
From: Dan Wager <danielwager@gmail.com>
Date: Thu, 28 Dec 2023 20:45:14 -0800
Subject: [PATCH] update issue templates

---
 .github/ISSUE_TEMPLATE/bug-report.md      | 2 +-
 .github/ISSUE_TEMPLATE/support-request.md | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md
index fd51059..af60580 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.md
+++ b/.github/ISSUE_TEMPLATE/bug-report.md
@@ -26,7 +26,7 @@ Show the Homebridge logs here, remove any sensitive information.
 
 **Plugin Config:**
 
-```json
+```
 Show your Homebridge config.json here, remove any sensitive information.
 ```
 
diff --git a/.github/ISSUE_TEMPLATE/support-request.md b/.github/ISSUE_TEMPLATE/support-request.md
index c64c5ff..04fd24f 100644
--- a/.github/ISSUE_TEMPLATE/support-request.md
+++ b/.github/ISSUE_TEMPLATE/support-request.md
@@ -20,7 +20,7 @@ Show the Homebridge logs here, remove any sensitive information.
 
 **Plugin Config:**
 
-```json
+```
 Show your Homebridge config.json here, remove any sensitive information.
 ```