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