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

yao pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-gluten.git


The following commit(s) were added to refs/heads/main by this push:
     new d6ede14cc6 [MINOR] Add Gluten-1.5 and spark-4.0.x option to bug issue 
template (#11019)
d6ede14cc6 is described below

commit d6ede14cc6e5846371b3098707c9dd299c007655
Author: Zhen Wang <[email protected]>
AuthorDate: Tue Nov 4 16:47:14 2025 +0800

    [MINOR] Add Gluten-1.5 and spark-4.0.x option to bug issue template (#11019)
---
 .github/ISSUE_TEMPLATE/bug.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml
index 926b6fe8c0..dd49ddaa3c 100644
--- a/.github/ISSUE_TEMPLATE/bug.yml
+++ b/.github/ISSUE_TEMPLATE/bug.yml
@@ -50,6 +50,7 @@ body:
       description: Please provide the gluten version in your environment.
       options:
         - main branch
+        - Gluten-1.5
         - Gluten-1.4
         - Gluten-1.3
         - Gluten-1.2
@@ -68,6 +69,7 @@ body:
         - Spark-3.3.x
         - Spark-3.4.x
         - Spark-3.5.x
+        - spark-4.0.x
     validations:
       required: false
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to