You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by do...@apache.org on 2023/01/03 03:13:41 UTC

[inlong] branch master updated: [INLONG-7109][Release] Add the 1.5.0 version option for the bug report (#7119)

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 f4b887c59 [INLONG-7109][Release] Add the 1.5.0 version option for the bug report (#7119)
f4b887c59 is described below

commit f4b887c59d9c64833cf9143ba445fc015faedc79
Author: Charles Zhang <do...@apache.org>
AuthorDate: Tue Jan 3 11:13:36 2023 +0800

    [INLONG-7109][Release] Add the 1.5.0 version option for the bug report (#7119)
---
 .github/ISSUE_TEMPLATE/bug-report.yml | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml
index 2295d8d2e..9136dd63e 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -76,10 +76,9 @@ body:
       multiple: false
       options:
         - 'master'
+        - '1.5.0'
         - '1.4.0'
         - '1.3.0'
-        - '1.2.0'
-        - '1.1.0'
     validations:
       required: true