From 5e0fcad6cce4f9ab89c3a06ec18d95702f924291 Mon Sep 17 00:00:00 2001 From: Jesse Mathews Date: Tue, 22 Jan 2019 11:57:52 -0500 Subject: [PATCH] Create PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 16 ++++++++++++++++ 1 file changed, 16 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..e08c533 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,16 @@ +Pull request: +**IMPORTANT: Please do not create a Pull Request without creating an issue first.** + +*Any change needs to be discussed before proceeding. Failure to do so may result in the rejection of the pull request.* + +Please provide enough information so that others can review your pull request: + +What existing problem does the pull request solve? + +| Q                       | A +| ------------------------ | --- +| Fixed Issues? | `Fixes #1, Fixes #2` +| Patch: Bug Fix? | +| Minor: New Feature? | +| Details: | +| License | CC-BY-SA-4.0