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 05b4118d0 [INLONG-7597][Release] Add the 1.6.0 version option for the 
bug report (#7605)
05b4118d0 is described below

commit 05b4118d00a8aa38a531f40b6ff61756625c4e24
Author: Charles Zhang <[email protected]>
AuthorDate: Tue Mar 14 20:00:16 2023 +0800

    [INLONG-7597][Release] Add the 1.6.0 version option for the bug report 
(#7605)
---
 .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 9136dd63e..6f1e4be8d 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.6.0'
         - '1.5.0'
         - '1.4.0'
         - '1.3.0'

Reply via email to