From 0dc3bf375240b15a72fe0c9b73f7f2399ef4da9b Mon Sep 17 00:00:00 2001 From: endink Date: Thu, 20 Jun 2024 14:26:53 +0800 Subject: [PATCH] modify template support ue5.4 --- .github/ISSUE_TEMPLATE/issue_form.yml | 1 + .github/ISSUE_TEMPLATE/issue_form_cn.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/issue_form.yml b/.github/ISSUE_TEMPLATE/issue_form.yml index f0728e1..4b09a54 100644 --- a/.github/ISSUE_TEMPLATE/issue_form.yml +++ b/.github/ISSUE_TEMPLATE/issue_form.yml @@ -24,6 +24,7 @@ body: - 5.1.x - 5.2.x - 5.3.x + - 5.4.x validations: required: true - type: dropdown diff --git a/.github/ISSUE_TEMPLATE/issue_form_cn.yml b/.github/ISSUE_TEMPLATE/issue_form_cn.yml index 9a09720..b2b5253 100644 --- a/.github/ISSUE_TEMPLATE/issue_form_cn.yml +++ b/.github/ISSUE_TEMPLATE/issue_form_cn.yml @@ -25,6 +25,7 @@ body: - 5.1.x - 5.2.x - 5.3.x + - 5.4.x validations: required: true - type: dropdown