From 4419686804abbd01d0d6fb6a1becf5547e60ee5a Mon Sep 17 00:00:00 2001 From: Weston Ruter Date: Mon, 2 Feb 2026 11:00:56 -0800 Subject: [PATCH 1/2] Add AI tooling info to PR template --- .github/pull_request_template.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b53da615a7aae..1777add8e9631 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -12,11 +12,18 @@ If this is your first time contributing, you may also find reviewing these guide - Inline Documentation Standards: https://make.wordpress.org/core/handbook/best-practices/inline-documentation-standards/ - Browser Support Policies: https://make.wordpress.org/core/handbook/best-practices/browser-support/ - Proper spelling and grammar related best practices: https://make.wordpress.org/core/handbook/best-practices/spelling/ +- ✨ If you are using AI tools, you must adhere to the AI Guidelines: https://make.wordpress.org/ai/handbook/ai-guidelines/ --> Trac ticket: +## Use of AI Tools + + + --- **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.** From 2d0b22e416aee9651f94e9329d1ac47f10d2ffdb Mon Sep 17 00:00:00 2001 From: Weston Ruter Date: Wed, 4 Feb 2026 11:26:41 -0800 Subject: [PATCH 2/2] Fix grammar Co-authored-by: Jeffrey Paul --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 1777add8e9631..652c7439af8d2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -22,7 +22,7 @@ Trac ticket: ## Use of AI Tools ---