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 60f33d7120 [INLONG-8451][Release] Add the 1.8.0 version option for the
bug report (#8472)
60f33d7120 is described below
commit 60f33d7120523e6cba7285426b3632878cc53d7c
Author: vernedeng <[email protected]>
AuthorDate: Sun Jul 9 15:06:00 2023 +0800
[INLONG-8451][Release] Add the 1.8.0 version option for the bug report
(#8472)
---
.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 5fc27de3fc..8561a612ab 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.8.0'
- '1.7.0'
- '1.6.0'
- '1.5.0'