kevinjqliu commented on code in PR #16267: URL: https://github.com/apache/iceberg/pull/16267#discussion_r3236551867
########## .github/PULL_REQUEST_TEMPLATE.md: ########## @@ -0,0 +1,46 @@ +<!-- +Thanks for opening a pull request! + +If this is your first time contributing to Iceberg, +information on how to contribute can be found here: +https://iceberg.apache.org/contribute/ + +Format the pull request title as below: + + Module: Description + +(e.g., "Core: Fix ..." or "Spark: Add ...") + +If the PR is unfinished, open it as a draft. + +--> + +### Rationale for this change + + +### What changes are included in this PR? + + +### Are these changes tested? + + +### Are there any user-facing changes? + + +### Was this PR authored or co-authored using generative AI tooling? + +<!-- +If yes, fill in the AI Disclosure section below. +If no, remove the AI Disclosure section. +--> + +**AI Disclosure** +- Generated-by: [tool name and version] +- Model: [model name and version] +- Human Oversight: [fully reviewed | partially reviewed | unreviewed] +- Prompt Summary: [brief description of the task] Review Comment: i would say best effort, but also im not at all an expert here. part of the motivation is for agent-generated prs to fill this out. -- 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]
