Make WordPress Core

Changeset 61593


Ignore:
Timestamp:
02/07/2026 02:27:18 AM (8 weeks ago)
Author:
westonruter
Message:

General: Add AI Guidelines to the pull request template.

Developed in https://github.com/WordPress/wordpress-develop/pull/10850

Props westonruter, justlevine, mukesh27, jeffpaul.
See #64587.

File:
1 edited

Legend:

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

    r47342 r61593  
    1313- Browser Support Policies: https://make.wordpress.org/core/handbook/best-practices/browser-support/
    1414- Proper spelling and grammar related best practices: https://make.wordpress.org/core/handbook/best-practices/spelling/
     15- ✨ If you are using AI tools, you must adhere to the AI Guidelines: https://make.wordpress.org/ai/handbook/ai-guidelines/
    1516-->
    1617
     
    1920Trac ticket: <!-- insert a link to the WordPress Trac ticket here -->
    2021
     22## Use of AI Tools
     23
     24<!--
     25You 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
    2128---
    2229**This Pull Request is for code review only. Please keep all other discussion in the Trac ticket. Do not merge this Pull Request. See [GitHub Pull Requests for Code Review](https://make.wordpress.org/core/handbook/contribute/git/github-pull-requests-for-code-review/) in the Core Handbook for more details.**
Note: See TracChangeset for help on using the changeset viewer.