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 f5e7ca2c97 [INLONG-11635][Release] Add the 2.1.0 version option for
the bug report (#11636)
f5e7ca2c97 is described below
commit f5e7ca2c9740c664d70b9c42d6adc2ea6caec743
Author: justinwwhuang <[email protected]>
AuthorDate: Mon Jan 6 10:37:30 2025 +0800
[INLONG-11635][Release] Add the 2.1.0 version option for the bug report
(#11636)
---
.github/ISSUE_TEMPLATE/bug-report.yml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml
b/.github/ISSUE_TEMPLATE/bug-report.yml
index 63a895ef68..b78aa6b3c2 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.yml
+++ b/.github/ISSUE_TEMPLATE/bug-report.yml
@@ -76,11 +76,8 @@ body:
multiple: false
options:
- 'master'
+ - '2.1.0'
- '2.0.0'
- - '1.13.0'
- - '1.12.0'
- - '1.11.0'
- - '1.10.0'
validations:
required: true