PHILO-HE commented on code in PR #11492:
URL: 
https://github.com/apache/incubator-gluten/pull/11492#discussion_r2730291263


##########
.github/ISSUE_TEMPLATE/bug.yml:
##########
@@ -38,7 +38,7 @@ body:
     attributes:
       label: Bug description
       description: Please describe the issue and the expected behavior.
-      value: "[Expected behavior] and [actual behavior]."
+      value: "[Expected behavior] and [actual behavior]. If this issue was 
written with the assistance of AI, please note that at the end of the 
description."

Review Comment:
   "this issue was written with",  does it mean the issue description? Or 
actually mean the issue was found by AI?
   
   I feel that the code authorship matters according to ASF guideline. But 
here, if it means issue description drafted or polished by AI tool, it seems 
unnecessary to include such info to make people aware of that?



##########
.github/PULL_REQUEST_TEMPLATE:
##########
@@ -25,3 +25,12 @@ Describe how the changes were tested, if applicable.
 Include new tests to validate the functionality, if necessary.
 For UI-related changes, attach screenshots to demonstrate the updates.
 -->
+
+## 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.

Review Comment:
   I assume most patches are human-authored. If so, can we just highlight this 
in tips section at the top? To me, including it as guideline seems better 
rather than a mandatory field to fill.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to