From a64c5c22abb44c7a078940e0a7a3c5f82561b72f Mon Sep 17 00:00:00 2001 From: Antoine Pitrou Date: 2026年9月10日 12:36:42 +0200 Subject: [PATCH] MINOR: [Dev] Ask for generative AI disclosure in PR template --- .github/pull_request_template.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a293127ed9f7..35faae942011 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -19,3 +19,9 @@ Please remove this line and the above text before creating your pull request. **This PR includes breaking changes to public APIs.** (If there are any breaking changes to public APIs, please explain which changes are breaking. If not, you can remove this.) **This PR contains a "Critical Fix".** (If the changes fix either (a) a security vulnerability, (b) a bug that caused incorrect or invalid data to be produced, or (c) a bug that causes a crash (even when the API contract is upheld), please provide explanation. If not, you can remove this.) + +### Was AI used for this PR? + +In accordance to the [AI generation guidelines](https://arrow.apache.org/docs/dev/developers/overview.html#ai-generated-code), please disclose whether and how generative AI was used in this PR. + +Please remember that all AI-generated changes, including PR descriptions, must have been carefully reviewed by the (human) submitter.

AltStyle によって変換されたページ (->オリジナル) /