diff --git a/.github/ISSUE_TEMPLATE/bug-cli.yaml b/.github/ISSUE_TEMPLATE/bug-cli.yaml index 5c50645924..0b155f753b 100644 --- a/.github/ISSUE_TEMPLATE/bug-cli.yaml +++ b/.github/ISSUE_TEMPLATE/bug-cli.yaml @@ -24,6 +24,7 @@ body: - 1.7.1 - 1.7.2 - 1.7.3 + - 1.8.0 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-other.yaml b/.github/ISSUE_TEMPLATE/bug-other.yaml index cf30484956..baf6fa36da 100644 --- a/.github/ISSUE_TEMPLATE/bug-other.yaml +++ b/.github/ISSUE_TEMPLATE/bug-other.yaml @@ -23,6 +23,7 @@ body: - 1.7.1 - 1.7.2 - 1.7.3 + - 1.8.0 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-webhook.yaml b/.github/ISSUE_TEMPLATE/bug-webhook.yaml index 3f1a521cae..b4259653a5 100644 --- a/.github/ISSUE_TEMPLATE/bug-webhook.yaml +++ b/.github/ISSUE_TEMPLATE/bug-webhook.yaml @@ -23,6 +23,7 @@ body: - 1.7.1 - 1.7.2 - 1.7.3 + - 1.8.0 validations: required: true - type: dropdown