From ae92f7bc505484746d21b7ab1cbb107f17d241fd Mon Sep 17 00:00:00 2001 From: Michael Pursifull Date: Fri, 6 Feb 2026 07:29:19 -0600 Subject: [PATCH] docs: add pull request template (#1554) * docs: add pull request template Adds PR template matching the format documented in CONTRIBUTING.md. Completes one of two remaining GitHub Community Standards items. Fixes #1553 * Update .github/PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 13 +++++++++++++ 1 file changed, 13 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 00000000..f7224e18 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,13 @@ +## What + + +## Why + + + +## How + +- + +## Testing +