From 3026de8e65095d871a15e21ed7ce4a71b7766be2 Mon Sep 17 00:00:00 2001 From: "automation-nsheaps[bot]" <251779498+automation-nsheaps[bot]@users.noreply.github.com> Date: Mon, 31 Aug 2026 06:36:19 +0000 Subject: [PATCH] [sync] Create .github/pull_request_template.md --- .github/pull_request_template.md | 72 ++++++++++++++++++++++++++++++++ 1 file changed, 72 insertions(+) create mode 100644 .github/pull_request_template.md diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md new file mode 100644 index 0000000..e800e4d --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,72 @@ + + +## What changed + + + +## Why + + + +## Blast radius + + + +## Validation performed + + + +``` +$ + +``` + +## What a reviewer should scrutinise + + + +1. +2. + +## Related + + + +-