Skip to content

Commit e57e9e6

Browse files
ORC-FORMAT-36: Add ASF Generative Tooling Guidance to PR template (#37)
### What changes were proposed in this pull request? This PR aims to add `ASF Generative Tooling Guidance` to PR template. ### Why are the changes needed? To improve the awareness of ASF Generative Tooling Guidance - https://www.apache.org/legal/generative-tooling.html ### How was this patch tested? Manual review. Closes #36
1 parent 91117bd commit e57e9e6

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,11 @@ If tests were added, say they were added here. Please make sure to add some test
3030
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.
3131
If tests were not added, please describe why they were not added and/or why it was difficult to add.
3232
-->
33+
34+
### Was this patch authored or co-authored using generative AI tooling?
35+
<!--
36+
If generative AI tooling has been used in the process of authoring this patch, please include the
37+
phrase: 'Generated-by: ' followed by the name of the tool and its version.
38+
If no, write 'No'.
39+
Please refer to the [ASF Generative Tooling Guidance](https://www.apache.org/legal/generative-tooling.html) for details.
40+
-->

0 commit comments

Comments
 (0)