From cb40fa9087b4e50dc21dc96721301645a8c10fbf Mon Sep 17 00:00:00 2001 From: Maas Lalani Date: Sat, 5 Jun 2021 15:46:20 -0400 Subject: [PATCH] pr template --- .github/pull_request_template.md | 6 ++++++ 1 file changed, 6 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..5fd686e --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,6 @@ +Fixes #... + +### Changes Introduced +- +- +-