From 85e0f9da47ecfd6a24942f228c05b58fffd16603 Mon Sep 17 00:00:00 2001 From: Lucas <169063936+mustbeperfect@users.noreply.github.com> Date: Thu, 27 Feb 2025 13:54:41 -0800 Subject: [PATCH] Create pull_request_template.md --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) 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..1190557 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1 @@ +**By submitting this pull request I confirm that I have read and adhered to the contributing and submission guidelines to the best of my ability.**