Make WordPress Core

Changeset 62049


Ignore:
Timestamp:
03/19/2026 12:26:41 AM (10 days ago)
Author:
desrosj
Message:

General: Include example for disclosing AI usage.

Follow up to [61593].

Props jeffpaul, westonruter, gziolo, mukesh27.
Fixes #64587.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/.github/pull_request_template.md

    r61593 r62049  
    2424<!--
    2525You 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
     27Example disclosure:
     28
     29AI assistance: Yes
     30Tool(s): GitHub Copilot, ChatGPT
     31Model(s): GPT-5.1
     32Used for: Initial code skeleton and test suggestions; final implementation and tests were reviewed and edited by me.
    2633-->
    2734
Note: See TracChangeset for help on using the changeset viewer.