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 a7cfe7d99f [INLOG-9405][Release] Add the 1.10.0 version option for the
bug report (#9414)
a7cfe7d99f is described below
commit a7cfe7d99fb7e88b72bcfc4c79d51d3859154d19
Author: vernedeng <[email protected]>
AuthorDate: Tue Dec 5 12:20:37 2023 +0800
[INLOG-9405][Release] Add the 1.10.0 version option for the bug report
(#9414)
---
.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 0750a6fe49..82eb677b44 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.10.0'
- '1.9.0'
- '1.8.0'
- '1.7.0'