This is an automated email from the ASF dual-hosted git repository.
zhongjiajie pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/dolphinscheduler.git
The following commit(s) were added to refs/heads/dev by this push:
new dd55de4429 chore: Remove EOL issue version and add prepare one (#14270)
dd55de4429 is described below
commit dd55de4429a4276a94fa68b16136c0437b583e0f
Author: Jay Chung <[email protected]>
AuthorDate: Sun Jun 4 17:12:40 2023 +0800
chore: Remove EOL issue version and add prepare one (#14270)
* due to we release the last version of 2.0.x and 3.0.x, we do not
accept bug report for them now.
* Add new version 3.2.0-prepare for testing the incoming verison
3.2.0-prepare
---
.github/ISSUE_TEMPLATE/bug-report.yml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml
b/.github/ISSUE_TEMPLATE/bug-report.yml
index c81c526850..259f0022e5 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -100,8 +100,7 @@ body:
options:
- dev
- 3.1.x
- - 3.0.x
- - 2.0.x
+ - 3.2.0-prepare
validations:
required: true