zhongjiajie commented on code in PR #12139:
URL: https://github.com/apache/dolphinscheduler/pull/12139#discussion_r979578826
##########
.github/ISSUE_TEMPLATE/bug-report.yml:
##########
@@ -99,6 +99,7 @@ body:
Which version of Apache DolphinScheduler are you running? We only
accept bugs report from the LTS projects.
options:
- dev
+ - 3.0.1
- 3.0.0
Review Comment:
maybe we should remove support of version 3.0.0, because 3.0.1 is a bugfix
version of 3.0.0, so any issue exists in 3.0.0 should also in verison 3.0.1 or
fix in version 3.0.1 already
```suggestion
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]