From 625e7154e0acca13f0460e547c3e3a6722dc374e Mon Sep 17 00:00:00 2001 From: 132ikl <132@ikl.sh> Date: Sun, 17 Aug 2025 16:29:21 -0400 Subject: [PATCH] Add "Motivation and technical details (#16458) ## Motivation and technical details This PR adds a "Motivation and technical details" section to the PR template. It seems like not having an explicit section for this has tripped some people up, so this PR adds an explicit heading for this to go under. ## Release notes summary - What our users need to know N/A --- .github/pull_request_template.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2a73053473..b42f616d91 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,9 +1,8 @@ +## Motivation and technical details ## Release notes summary - What our users need to know