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 67d341dbcd [INLONG-12162][Release] Add the 2.4.0 version option for
the bug report (#12170)
67d341dbcd is described below
commit 67d341dbcdb3bf79621a40a9e7d16b32afe1cbc9
Author: vernedeng <[email protected]>
AuthorDate: Mon Jul 20 10:45:21 2026 +0800
[INLONG-12162][Release] Add the 2.4.0 version option for the bug report
(#12170)
---
.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 567f1c8d6b..47127eb526 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.4.0'
- '2.3.0'
- '2.2.0'
- '2.1.0'