From 85705a7fec2dc3ffdb07d01a94390797cc479375 Mon Sep 17 00:00:00 2001
From: Chip Zoller <chipzoller@gmail.com>
Date: Sun, 18 Jun 2023 16:19:08 -0400
Subject: [PATCH] update (#7573)

Signed-off-by: Chip Zoller <chipzoller@gmail.com>
---
 .github/ISSUE_TEMPLATE/bug-cli.yaml     | 1 +
 .github/ISSUE_TEMPLATE/bug-other.yaml   | 1 +
 .github/ISSUE_TEMPLATE/bug-webhook.yaml | 2 ++
 3 files changed, 4 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE/bug-cli.yaml b/.github/ISSUE_TEMPLATE/bug-cli.yaml
index 3099829017..7b49c2c8f7 100644
--- a/.github/ISSUE_TEMPLATE/bug-cli.yaml
+++ b/.github/ISSUE_TEMPLATE/bug-cli.yaml
@@ -37,6 +37,7 @@ body:
         - 1.9.4
         - 1.9.5
         - 1.10.0
+        - 1.10.1
     validations:
       required: true
   - type: textarea
diff --git a/.github/ISSUE_TEMPLATE/bug-other.yaml b/.github/ISSUE_TEMPLATE/bug-other.yaml
index 476a697d12..20a6890ef3 100644
--- a/.github/ISSUE_TEMPLATE/bug-other.yaml
+++ b/.github/ISSUE_TEMPLATE/bug-other.yaml
@@ -36,6 +36,7 @@ body:
         - 1.9.4
         - 1.9.5
         - 1.10.0
+        - 1.10.1
     validations:
       required: true
   - type: textarea
diff --git a/.github/ISSUE_TEMPLATE/bug-webhook.yaml b/.github/ISSUE_TEMPLATE/bug-webhook.yaml
index 9358167b32..538a8979fa 100644
--- a/.github/ISSUE_TEMPLATE/bug-webhook.yaml
+++ b/.github/ISSUE_TEMPLATE/bug-webhook.yaml
@@ -36,6 +36,7 @@ body:
         - 1.9.4
         - 1.9.5
         - 1.10.0
+        - 1.10.1
     validations:
       required: true
   - type: dropdown
@@ -51,6 +52,7 @@ body:
         - 1.24.x
         - 1.25.x
         - 1.26.x
+        - 1.27.x
     validations:
       required: true
   - type: dropdown