From 1ad74d46d632b268ff89bf0dbdf6ee825da9d9c9 Mon Sep 17 00:00:00 2001 From: Paul Bottein Date: Thu, 12 Feb 2026 13:33:54 +0100 Subject: [PATCH] Improve PR template and add AI agent instructions (#29590) * Improve PR template and add AI agent instructions Move screenshots section closer to proposed change for better flow, and add instructions in copilot-instructions.md to ensure AI agents use the PR template when creating pull requests. Co-Authored-By: Claude Opus 4.6 * Instruct AI agents to not check checklist items on behalf of the user Co-Authored-By: Claude Opus 4.6 * Remind user to add screenshots for UI changes after creating PR Co-Authored-By: Claude Opus 4.6 --------- Co-authored-by: Claude Opus 4.6 --- .github/PULL_REQUEST_TEMPLATE.md | 16 ++++++++-------- .github/copilot-instructions.md | 4 ++++ 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 05334ca211..ed65e28741 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -21,6 +21,14 @@ --> +## Screenshots + + ## Type of change - ## Additional information