From 0be34952e365c2dcfbc5d30f0d585a83c0d22dbb Mon Sep 17 00:00:00 2001 From: Benno Schoenstein Date: Mon, 31 Aug 2026 15:35:44 +0200 Subject: [PATCH] docs: add AI-assisted contributions policy --- .github/pull_request_template.md | 8 ++++++++ CONTRIBUTING.md | 10 +++++++++- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 5ef5f8f09..1110fad2b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -11,6 +11,14 @@ If applicable: how is this pull request related to other open issues or pull req * Closes * Related to +## Disclosure of AI assistance + + +> Note: See the [*AI-assisted contributions*](../CONTRIBUTING.md#ai-assisted-contributions) section in the [CONTRIBUTING.md](../CONTRIBUTING.md) file. + ## Interested Parties