This is an automated email from the ASF dual-hosted git repository.
dockerzhang 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 9fbcbf89bb [INLONG-9405][Release] Add the 1.11.0 version option for
the bug report (#9662)
9fbcbf89bb is described below
commit 9fbcbf89bbd4b8192faa2ba48172301b9674d57b
Author: 卢春亮 <[email protected]>
AuthorDate: Fri Feb 2 14:03:45 2024 +0800
[INLONG-9405][Release] Add the 1.11.0 version option for the bug report
(#9662)
---
.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 82eb677b44..7f35a53e14 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -76,6 +76,7 @@ body:
multiple: false
options:
- 'master'
+ - '1.11.0'
- '1.10.0'
- '1.9.0'
- '1.8.0'