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 b4123b7851 [INLONG-10656][Release] Add the 1.13.0 version option for
the bug report (#10657)
b4123b7851 is described below
commit b4123b785139d5c48123e97bc4b97706950af26c
Author: fuweng11 <[email protected]>
AuthorDate: Fri Jul 19 12:04:17 2024 +0800
[INLONG-10656][Release] Add the 1.13.0 version option for the bug report
(#10657)
---
.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 eac354cc94..c46bcd327d 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.13.0'
- '1.12.0'
- '1.11.0'
- '1.10.0'