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

zihaoxiang 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 4907243794 [Chore] Remove unmaintained version in issue template 
(#17870)
4907243794 is described below

commit 49072437948fd8138207d2e4a23b7f4e3f33a3ff
Author: xiangzihao <[email protected]>
AuthorDate: Tue Jan 13 11:35:25 2026 +0800

    [Chore] Remove unmaintained version in issue template (#17870)
---
 .github/ISSUE_TEMPLATE/bug-report.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml 
b/.github/ISSUE_TEMPLATE/bug-report.yml
index 93dfeac9ca..9c6ca3d6c7 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -99,8 +99,6 @@ body:
         Which version of Apache DolphinScheduler are you running? We only 
accept bugs report from the LTS projects.
       options:
         - dev
-        - 3.1.x
-        - 3.2.x
         - 3.3.0-alpha
         - 3.3.1
         - 3.3.2

Reply via email to