This is an automated email from the ASF dual-hosted git repository.
aloyszhang 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 c44e7cd33e [INLONG-12026][Release] Add the 2.3.0 version option for
the bug report (#12037)
c44e7cd33e is described below
commit c44e7cd33ea6e903798ff0c7a8bef2d5a4ca1971
Author: doleyzi <[email protected]>
AuthorDate: Fri Oct 31 14:07:36 2025 +0800
[INLONG-12026][Release] Add the 2.3.0 version option for the bug report
(#12037)
---
.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 a44516a8a5..567f1c8d6b 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.3.0'
- '2.2.0'
- '2.1.0'
- '2.0.0'