This is an automated email from the ASF dual-hosted git repository.
healchow 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 c687fc13c [INLONG-6430][Release] Add the 1.4.0 version option for the
bug report (#6443)
c687fc13c is described below
commit c687fc13c836c0c25d8d815d76f4b78b00fd5e9e
Author: Charles Zhang <[email protected]>
AuthorDate: Tue Nov 8 10:09:29 2022 +0800
[INLONG-6430][Release] Add the 1.4.0 version option for the bug report
(#6443)
---
.github/ISSUE_TEMPLATE/bug-report.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml
b/.github/ISSUE_TEMPLATE/bug-report.yml
index b38406a6f..2295d8d2e 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -76,10 +76,10 @@ body:
multiple: false
options:
- 'master'
+ - '1.4.0'
- '1.3.0'
- '1.2.0'
- '1.1.0'
- - '1.0.0'
validations:
required: true