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

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


The following commit(s) were added to refs/heads/master by this push:
     new 2e2f5e9c28b [SPARK-44782][INFRA] Adjust PR template to Generative 
Tooling Guidance recommendations
2e2f5e9c28b is described below

commit 2e2f5e9c28b4e88171949006937c094304581738
Author: zero323 <mszymkiew...@gmail.com>
AuthorDate: Fri Aug 18 21:13:36 2023 -0500

    [SPARK-44782][INFRA] Adjust PR template to Generative Tooling Guidance 
recommendations
    
    ### What changes were proposed in this pull request?
    
    This PR adds _Was this patch authored or co-authored using generative AI 
tooling?_ section to the PR template.
    
    ### Why are the changes needed?
    
    To reflect recommendations of the [ASF Generative Tooling 
Guidance](https://www.apache.org/legal/generative-tooling.html).
    
    ### Does this PR introduce _any_ user-facing change?
    
    No.
    
    ### How was this patch tested?
    
    Manual inspection.
    
    Closes #42469 from zero323/SPARK-44782.
    
    Authored-by: zero323 <mszymkiew...@gmail.com>
    Signed-off-by: Sean Owen <sro...@gmail.com>
---
 .github/PULL_REQUEST_TEMPLATE | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE
index 1548696a3ca..a80bf21312a 100644
--- a/.github/PULL_REQUEST_TEMPLATE
+++ b/.github/PULL_REQUEST_TEMPLATE
@@ -47,3 +47,12 @@ If it was tested in a way different from regular unit tests, 
please clarify how
 If tests were not added, please describe why they were not added and/or why it 
was difficult to add.
 If benchmark tests were added, please run the benchmarks in GitHub Actions for 
the consistent environment, and the instructions could accord to: 
https://spark.apache.org/developer-tools.html#github-workflow-benchmarks.
 -->
+
+
+### 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: commits-unsubscr...@spark.apache.org
For additional commands, e-mail: commits-h...@spark.apache.org

Reply via email to