From cd07f765beedfb9883244e08f94d69a0f24d7d02 Mon Sep 17 00:00:00 2001 From: tyger07 Date: Thu, 2 Nov 2017 23:28:54 -0500 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++++++ 1 file changed, 8 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..16002c7 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,8 @@ +### Fixes Issue Number: + + +### Changes Proposed in this Pull Request: + + + +@BF4-Server-Stats/tyger07