This is an automated email from the ASF dual-hosted git repository.

aloyszhang 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 5e68494afa [INLONG-8874][Release] Add the 1.9.0 version option for the 
bug report (#8923)
5e68494afa is described below

commit 5e68494afa8265c240c8e5410211a89373e0d15d
Author: 卢春亮 <[email protected]>
AuthorDate: Mon Sep 18 16:21:06 2023 +0800

    [INLONG-8874][Release] Add the 1.9.0 version option for the bug report 
(#8923)
---
 .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 8561a612ab..0750a6fe49 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.9.0'
         - '1.8.0'
         - '1.7.0'
         - '1.6.0'

Reply via email to