From 625e4fc94793e8649cbea7ed69b8615232f9f2de Mon Sep 17 00:00:00 2001 From: Paillat-dev Date: Mon, 23 Feb 2026 22:56:59 +0100 Subject: [PATCH 1/2] feat: :memo: AI Disclosure in PRs --- PULL_REQUEST_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 7ceef88..7a8a928 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -2,6 +2,10 @@ + + ## Information @@ -21,3 +25,4 @@ - [ ] I have updated the documentation to reflect the changes. - [ ] If `type: ignore` comments were used, a comment is also left explaining why. - [ ] I have updated the changelog to include these changes. +- [ ] AI Usage has been disclosed as explained above. From 10442ac6145d7572d64819e760df7e1a29046404 Mon Sep 17 00:00:00 2001 From: Lala Sabathil Date: Tue, 24 Feb 2026 09:41:58 +0100 Subject: [PATCH 2/2] Update pull request template for clarity and AI usage Signed-off-by: Lala Sabathil --- PULL_REQUEST_TEMPLATE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 7a8a928..2eb448c 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -25,4 +25,6 @@ disclose it here --> - [ ] I have updated the documentation to reflect the changes. - [ ] If `type: ignore` comments were used, a comment is also left explaining why. - [ ] I have updated the changelog to include these changes. -- [ ] AI Usage has been disclosed as explained above. +- [ ] AI Usage has been disclosed. + - [ ] If AI has been used, I understand fully what the code does +