From 152bd6c49c55bd2e6be58302a764301b641841ea Mon Sep 17 00:00:00 2001 From: Dave Lage Date: Sun, 29 Aug 2021 15:33:58 -0400 Subject: [PATCH] Create pull_request_template.md --- .github/pull_request_template.md | 4 ++++ 1 file changed, 4 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..6680b2b --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,4 @@ + +Notes: +* Make sure you add a `.` to the end of your lines. This is to conform to `awesome-list` linting and requirements. +* Make sure it's not already on the list.