This is an automated email from the ASF dual-hosted git repository.
philo 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 91c9713c9 [MINOR] Add spark 3.4.x and 3.5.x options in Github issue
91c9713c9 is described below
commit 91c9713c9b4ae5e2b0eedad6622ea4310dd594a5
Author: Jacky Lee <[email protected]>
AuthorDate: Wed Jun 19 13:40:07 2024 +0800
[MINOR] Add spark 3.4.x and 3.5.x options in Github issue
---
.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 ad2667ed8..1de2d1c75 100644
--- a/.github/ISSUE_TEMPLATE/bug.yml
+++ b/.github/ISSUE_TEMPLATE/bug.yml
@@ -50,6 +50,8 @@ body:
options:
- Spark-3.2.x
- Spark-3.3.x
+ - Spark-3.4.x
+ - Spark-3.5.x
validations:
required: false
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]