From 2cdd614051a3ea46b6fed2562dcbec386ac2ccb0 Mon Sep 17 00:00:00 2001 From: Connor Dickey Date: Sun, 24 Mar 2024 00:54:46 -0500 Subject: [PATCH] Develop 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..51ad214 --- /dev/null +++ b/.github/pull_request_template.md @@ -0,0 +1,6 @@ +## What Resources are you wanting to add to the Repo? +- + +## Checklist +- [ ] Please make sure that uncommon words are added to the dictionary located in [the wordlist](../config/.wordlist.txt) +- [ ] Does each item have a proper linked reference?