From 88a183a23fa2bba96c87cc1ba133268a2ef4c364 Mon Sep 17 00:00:00 2001 From: Jordan Schmidt <34913460+jordan-n-schmidt@users.noreply.github.com> Date: Wed, 16 Oct 2024 13:21:05 +0100 Subject: [PATCH] chore: Create PULL_REQUEST_TEMPLATE.md (#10) --- .github/PULL_REQUEST_TEMPLATE.md | 17 +++++++++++++++++ 1 file changed, 17 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..680c534 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,17 @@ +# Situation + + +# Task + + +# Action + + +# Testing + + +# Results + + +# Notes +