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 8a7568e5bc [INLONG-10024][Release] Add the 1.12.0 version option for 
the bug report (#10036)
8a7568e5bc is described below

commit 8a7568e5bc48aafa32b4b721cc78c2c3cab671d1
Author: baomingyu <baomingy...@163.com>
AuthorDate: Sun Apr 21 16:57:34 2024 +0800

    [INLONG-10024][Release] Add the 1.12.0 version option for the bug report 
(#10036)
---
 .github/ISSUE_TEMPLATE/bug-report.yml | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml 
b/.github/ISSUE_TEMPLATE/bug-report.yml
index 7f35a53e14..eac354cc94 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -76,15 +76,9 @@ body:
       multiple: false
       options:
         - 'master'
+        - '1.12.0'
         - '1.11.0'
         - '1.10.0'
-        - '1.9.0'
-        - '1.8.0'
-        - '1.7.0'
-        - '1.6.0'
-        - '1.5.0'
-        - '1.4.0'
-        - '1.3.0'
     validations:
       required: true
 

Reply via email to