From ad1ede12c01a1a823b1c2e4cc3d7251b31c5ec51 Mon Sep 17 00:00:00 2001 From: Jay Gabriels Date: Sat, 9 Jun 2018 09:21:01 -0700 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 PULL_REQUEST_TEMPLATE.md diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md new file mode 100644 index 0000000..e4f4b86 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,5 @@ +## Status +**READY/IN DEVELOPMENT/HOLD** + +## Description +A few sentences describing the overall goals of the pull request's commits.