From 3a2a980ca267909caf866a36f1305aed1c091949 Mon Sep 17 00:00:00 2001 From: Cory Slep Date: Tue, 12 Jun 2018 00:37:29 +0200 Subject: [PATCH] Add pull request template --- .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/pull_request_template.md diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md new file mode 100644 index 0000000..2de1602 --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -0,0 +1,10 @@ +Hi @cjslep, + +Please thoroughly review this Pull Request! + +Here is the issue related to this PR: (Must repalce this with the issue number) + +I understand Pull Requests without having a corresponding issue will be +automatically rejected. + +(Replace This Text: Include a description of the PR)