From 349662f5d85e7df0185ab21d0c99140d8049b7be Mon Sep 17 00:00:00 2001 From: Sam Wolfand Date: Wed, 29 Jul 2026 17:01:33 -0700 Subject: [PATCH] Enhance pull request template with new sections Added sections for context and focus in PR template --- .github/pull_request_template.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 852b54bb7..bd21fa88c 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1 +1,9 @@ -## Summary of changes +### What & why + +- + +### What to focus on + +- + +### Screenshots / video