From 99dc8aadac6641a5a076d744bbd47dc631e1e52e Mon Sep 17 00:00:00 2001 From: Zakary Timson Date: Wed, 2 Aug 2023 14:26:35 +0000 Subject: [PATCH] Added PR template --- .github/pull_request_tempalte.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/pull_request_tempalte.md diff --git a/.github/pull_request_tempalte.md b/.github/pull_request_tempalte.md new file mode 100644 index 0000000..42875ba --- /dev/null +++ b/.github/pull_request_tempalte.md @@ -0,0 +1,18 @@ +## Description + + + +## Issues + + - owner/repo#___ + - owner/repo#___ + +## Checklist + + - [ ] Linked issues above + - [ ] Reviewed your changes + - [ ] Commented/documented changes + + +/assign me +