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

vernedeng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/inlong.git


The following commit(s) were added to refs/heads/master by this push:
     new 46b903ce27 [INLONG-11846][Release] Add the 2.2.0 version option for 
the bug report (#11854)
46b903ce27 is described below

commit 46b903ce27ba9a4d9534ae202718f6634b7ef9af
Author: vernedeng <[email protected]>
AuthorDate: Wed May 7 10:37:24 2025 +0800

    [INLONG-11846][Release] Add the 2.2.0 version option for the bug report 
(#11854)
---
 .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 b78aa6b3c2..a44516a8a5 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -76,6 +76,7 @@ body:
       multiple: false
       options:
         - 'master'
+        - '2.2.0'
         - '2.1.0'
         - '2.0.0'
     validations:

Reply via email to