From 95e78a546c11c4d16aa6be4c00e439d7460dab68 Mon Sep 17 00:00:00 2001 From: Jake Pullen <88822333+Jake-Pullen@users.noreply.github.com> Date: Fri, 30 May 2025 08:28:58 +0100 Subject: [PATCH] =?UTF-8?q?chore:=20=F0=9F=A7=B9=20Moved=20PR=20Template?= =?UTF-8?q?=20into=20github=20folder?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pull_request_template.md => .github/pull_request_template.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pull_request_template.md => .github/pull_request_template.md (100%) diff --git a/pull_request_template.md b/.github/pull_request_template.md similarity index 100% rename from pull_request_template.md rename to .github/pull_request_template.md