diff --git a/.github/ISSUE_TEMPLATE/bug-cli.yaml b/.github/ISSUE_TEMPLATE/bug-cli.yaml index 3a410b8be1..5e8b574cdc 100644 --- a/.github/ISSUE_TEMPLATE/bug-cli.yaml +++ b/.github/ISSUE_TEMPLATE/bug-cli.yaml @@ -40,7 +40,11 @@ body: - 1.10.1 - 1.10.2 - 1.10.3 + - 1.10.4 + - 1.10.5 + - 1.10.6 - 1.11.0 + - 1.11.1 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-other.yaml b/.github/ISSUE_TEMPLATE/bug-other.yaml index 933b772c2e..c1357d0701 100644 --- a/.github/ISSUE_TEMPLATE/bug-other.yaml +++ b/.github/ISSUE_TEMPLATE/bug-other.yaml @@ -39,7 +39,11 @@ body: - 1.10.1 - 1.10.2 - 1.10.3 + - 1.10.4 + - 1.10.5 + - 1.10.6 - 1.11.0 + - 1.11.1 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-webhook.yaml b/.github/ISSUE_TEMPLATE/bug-webhook.yaml index 199408c4b5..76deec87db 100644 --- a/.github/ISSUE_TEMPLATE/bug-webhook.yaml +++ b/.github/ISSUE_TEMPLATE/bug-webhook.yaml @@ -39,7 +39,11 @@ body: - 1.10.1 - 1.10.2 - 1.10.3 + - 1.10.4 + - 1.10.5 + - 1.10.6 - 1.11.0 + - 1.11.1 validations: required: true - type: dropdown