From 20647266479af126c5b38b6546e8ec6a6d242150 Mon Sep 17 00:00:00 2001 From: Jesse Squires Date: Sun, 19 Jan 2020 21:08:28 -0800 Subject: [PATCH] Create pull_request.md --- .github/PULL_REQUEST_TEMPLATE/pull_request.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/PULL_REQUEST_TEMPLATE/pull_request.md diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request.md b/.github/PULL_REQUEST_TEMPLATE/pull_request.md new file mode 100644 index 0000000..f5e0b2a --- /dev/null +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request.md @@ -0,0 +1,7 @@ +*Have you read the [Contributing Guidelines](https://github.com/jessesquires/.github/blob/master/CONTRIBUTING.md)?* + +Issue # + +## Describe your changes + +*Clearly and concisely describe what's in this pull request. Include screenshots, if necessary.*