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 66d293ff5 [INLONG-7963][Release] Add the 1.7.0 version option for the 
bug report (#7973)
66d293ff5 is described below

commit 66d293ff51fe4ba226111aebfd269be33f080ba3
Author: Charles Zhang <dockerzh...@apache.org>
AuthorDate: Mon May 8 20:02:12 2023 +0800

    [INLONG-7963][Release] Add the 1.7.0 version option for the bug report 
(#7973)
---
 .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 6f1e4be8d..5fc27de3f 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.7.0'
         - '1.6.0'
         - '1.5.0'
         - '1.4.0'

Reply via email to