This is an automated email from the ASF dual-hosted git repository.

kirs 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 03ee12b  [community] Add new release version to issue template (#7021)
03ee12b is described below

commit 03ee12bccb10adc6ace0f6317bad945cecb1c37c
Author: Jiajie Zhong <[email protected]>
AuthorDate: Sun Nov 28 19:04:45 2021 +0800

    [community] Add new release version to issue template (#7021)
---
 .github/ISSUE_TEMPLATE/bug-report.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml 
b/.github/ISSUE_TEMPLATE/bug-report.yml
index 1ad107d..b664e6e 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -97,6 +97,7 @@ body:
       description: Which version of Apache DolphinScheduler are you running?
       options:
         - dev
+        - 2.0.0
         - 2.0.0-alpha
         - 1.3.9
         - 1.3.8

Reply via email to