Skip to content

Commit 4509acc

Browse files
adding ai disclosure to PR template (kptdev#520)
Co-authored-by: Liam Fallon <35595825+liamfallon@users.noreply.github.com>
1 parent 421be98 commit 4509acc

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,3 +52,14 @@
5252
- Known issues:
5353
- Further improvements:
5454
- Review notes:
55+
56+
---
57+
58+
## AI Disclosure
59+
[ ] I have used AI in the creation of this PR.
60+
61+
Examples:
62+
63+
- Microsoft Copilot to analyse the code
64+
- Claude code to generate the function someNewFunctionIAdded()
65+
- Amazon Q to generate unit tests

0 commit comments

Comments
 (0)