diff --git a/.github/ISSUE_TEMPLATE/bug-cli.yaml b/.github/ISSUE_TEMPLATE/bug-cli.yaml index 0b155f753b..d1bd921c5c 100644 --- a/.github/ISSUE_TEMPLATE/bug-cli.yaml +++ b/.github/ISSUE_TEMPLATE/bug-cli.yaml @@ -24,7 +24,10 @@ body: - 1.7.1 - 1.7.2 - 1.7.3 + - 1.7.4 + - 1.7.5 - 1.8.0 + - 1.8.1 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-other.yaml b/.github/ISSUE_TEMPLATE/bug-other.yaml index baf6fa36da..9a46db86d6 100644 --- a/.github/ISSUE_TEMPLATE/bug-other.yaml +++ b/.github/ISSUE_TEMPLATE/bug-other.yaml @@ -23,7 +23,10 @@ body: - 1.7.1 - 1.7.2 - 1.7.3 + - 1.7.4 + - 1.7.5 - 1.8.0 + - 1.8.1 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-webhook.yaml b/.github/ISSUE_TEMPLATE/bug-webhook.yaml index b4259653a5..a9f44b134b 100644 --- a/.github/ISSUE_TEMPLATE/bug-webhook.yaml +++ b/.github/ISSUE_TEMPLATE/bug-webhook.yaml @@ -23,7 +23,10 @@ body: - 1.7.1 - 1.7.2 - 1.7.3 + - 1.7.4 + - 1.7.5 - 1.8.0 + - 1.8.1 validations: required: true - type: dropdown