From b722030b4a1becdbca60703a180e25cf6ec58475 Mon Sep 17 00:00:00 2001 From: rugk Date: Fri, 16 Jan 2026 17:52:07 +0100 Subject: [PATCH] docs: require users to disclose in PR whether an A/LLM tool is used Add disclosure section for AI tool usage in PRs. --- .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 32ada5b6..d54fffe2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -15,3 +15,9 @@ This PR fixes * [ ] * [ ] * [ ] + +## Disclosure + +* [x] I do have used an AI/LLM tool for the work in this PR. +* [ ] I have **not** used an AI/LLM tool for the work in this PR. +