diff --git a/.github/ISSUE_TEMPLATE/bug-cli.yaml b/.github/ISSUE_TEMPLATE/bug-cli.yaml index 19f09bd25e..3ee4de53d8 100644 --- a/.github/ISSUE_TEMPLATE/bug-cli.yaml +++ b/.github/ISSUE_TEMPLATE/bug-cli.yaml @@ -30,6 +30,7 @@ body: - 1.8.1 - 1.8.2 - 1.8.3 + - 1.8.4 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-other.yaml b/.github/ISSUE_TEMPLATE/bug-other.yaml index bd6927509c..4583bfdf36 100644 --- a/.github/ISSUE_TEMPLATE/bug-other.yaml +++ b/.github/ISSUE_TEMPLATE/bug-other.yaml @@ -29,6 +29,7 @@ body: - 1.8.1 - 1.8.2 - 1.8.3 + - 1.8.4 validations: required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/bug-webhook.yaml b/.github/ISSUE_TEMPLATE/bug-webhook.yaml index 007080643a..b6dca5e3e6 100644 --- a/.github/ISSUE_TEMPLATE/bug-webhook.yaml +++ b/.github/ISSUE_TEMPLATE/bug-webhook.yaml @@ -29,6 +29,7 @@ body: - 1.8.1 - 1.8.2 - 1.8.3 + - 1.8.4 validations: required: true - type: dropdown @@ -43,6 +44,7 @@ body: - 1.23.x - 1.24.x - 1.25.x + - 1.26.x validations: required: true - type: dropdown