From 16e9c5c32afece30c3c9ab1904ec4299b4d75cbc Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 16 Dec 2025 08:50:18 +0000 Subject: [PATCH 1/2] Initial plan From a9182e60e86a56a805fec7f268fcb201f5baab31 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 16 Dec 2025 08:52:15 +0000 Subject: [PATCH 2/2] Add prompts tested section to PR template for tool changes Co-authored-by: JoannaaKL <67866556+JoannaaKL@users.noreply.github.com> --- .github/pull_request_template.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 8920c729c..cd0b3f1dd 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -21,6 +21,12 @@ Fixes # - [ ] Tool schema or behavior changed - [ ] New tool added +## Prompts tested (tool changes only) + + + +- + ## Security / limits - [ ] No security or limits impact