Skip to content

Commit 56feb3f

Browse files
committed
General: Include example for disclosing AI usage.
Follow up to [61593]. Props jeffpaul, westonruter, gziolo, mukesh27. Fixes #64587. git-svn-id: https://develop.svn.wordpress.org/trunk@62049 602fd350-edb4-49c9-b593-d223f7449a82
1 parent 5f16124 commit 56feb3f

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.github/pull_request_template.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,13 @@ Trac ticket: <!-- insert a link to the WordPress Trac ticket here -->
2323

2424
<!--
2525
You are free to use artificial intelligence (AI) tooling to contribute, but you must disclose what tooling you are using and to what extent a pull request has been authored by AI. It is your responsibility to review and take responsibility for what AI generates. See the WordPress AI Guidelines: <https://make.wordpress.org/ai/handbook/ai-guidelines/>.
26+
27+
Example disclosure:
28+
29+
AI assistance: Yes
30+
Tool(s): GitHub Copilot, ChatGPT
31+
Model(s): GPT-5.1
32+
Used for: Initial code skeleton and test suggestions; final implementation and tests were reviewed and edited by me.
2633
-->
2734

2835
---

0 commit comments

Comments
 (0)