diff --git a/.github/ISSUE_TEMPLATE/bug-cli.yaml b/.github/ISSUE_TEMPLATE/bug-cli.yaml index 8ab4c5cb1e..c881d81e8f 100644 --- a/.github/ISSUE_TEMPLATE/bug-cli.yaml +++ b/.github/ISSUE_TEMPLATE/bug-cli.yaml @@ -38,7 +38,10 @@ body: - 1.11.2 - 1.11.3 - 1.11.4 + - 1.11.5 - 1.12.0 + - 1.12.1 + - 1.12.2 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-other.yaml b/.github/ISSUE_TEMPLATE/bug-other.yaml index d837988484..cf1bcc1989 100644 --- a/.github/ISSUE_TEMPLATE/bug-other.yaml +++ b/.github/ISSUE_TEMPLATE/bug-other.yaml @@ -37,7 +37,10 @@ body: - 1.11.2 - 1.11.3 - 1.11.4 + - 1.11.5 - 1.12.0 + - 1.12.1 + - 1.12.2 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-webhook.yaml b/.github/ISSUE_TEMPLATE/bug-webhook.yaml index 28f48c6ddc..90e1a149e4 100644 --- a/.github/ISSUE_TEMPLATE/bug-webhook.yaml +++ b/.github/ISSUE_TEMPLATE/bug-webhook.yaml @@ -37,7 +37,10 @@ body: - 1.11.2 - 1.11.3 - 1.11.4 + - 1.11.5 - 1.12.0 + - 1.12.1 + - 1.12.2 validations: required: true - type: dropdown