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

dongjoon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/spark-docker.git


The following commit(s) were added to refs/heads/master by this push:
     new 1738c33  [SPARK-55549] Update PR template according to the ASF 
Generative Tooling Guidance recommendations
1738c33 is described below

commit 1738c33e5669b5778a3be3cdfc6cfa385f085062
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Sun Feb 15 23:21:17 2026 -0800

    [SPARK-55549] Update PR template according to the ASF Generative Tooling 
Guidance recommendations
    
    ### What changes were proposed in this pull request?
    
    This PR aims to update PR template according to the ASF Generative Tooling 
Guidance recommendations.
    
    ### Why are the changes needed?
    
    Like the Apache Spark main repositories, we had better follow the ASF 
guideline.
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    Manual review.
    
    Closes #107 from dongjoon-hyun/SPARK-55549.
    
    Authored-by: Dongjoon Hyun <[email protected]>
    Signed-off-by: Dongjoon Hyun <[email protected]>
---
 .github/PULL_REQUEST_TEMPLATE | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE
index 5268131..7d1543c 100644
--- a/.github/PULL_REQUEST_TEMPLATE
+++ b/.github/PULL_REQUEST_TEMPLATE
@@ -39,3 +39,12 @@ If tests were added, say they were added here. Please make 
sure to add some test
 If it was tested in a way different from regular unit tests, please clarify 
how you tested step by step, ideally copy and paste-able, so that other 
reviewers can test and check, and descendants can verify in the future.
 If tests were not added, please describe why they were not added and/or why it 
was difficult to add.
 -->
+
+
+### Was this patch authored or co-authored using generative AI tooling?
+<!--
+If generative AI tooling has been used in the process of authoring this patch, 
please include the
+phrase: 'Generated-by: ' followed by the name of the tool and its version.
+If no, write 'No'.
+Please refer to the [ASF Generative Tooling 
Guidance](https://www.apache.org/legal/generative-tooling.html) for details.
+-->


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

Reply via email to