From fca4e52c691719dd2a2a168ee168b07d6b184649 Mon Sep 17 00:00:00 2001 From: Jordan Schmidt <34913460+jordan-n-schmidt@users.noreply.github.com> Date: Wed, 16 Oct 2024 13:26:02 +0100 Subject: [PATCH] chore: Create PULL_REQUEST_TEMPLATE.md (#311) --- .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 +