From 30d2de5a8c1ab5654d7020b25ab9eca9b17e2e4d Mon Sep 17 00:00:00 2001
From: Neil Mitchell <ndmitchell@gmail.com>
Date: Mon, 3 Sep 2018 00:25:17 +0100
Subject: [PATCH] Add pull request template

---
 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..fd079e3
--- /dev/null
+++ b/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,5 @@
+Thanks for the pull request!
+
+By raising this pull request you confirm you are licensing your contributions under the project license (see LICENSE) and that you have no patents covering your contribution.
+
+If you care, my PR preferences are at https://github.com/ndmitchell/neil#contributions, but they're all guidelines, and I'm not too fussy - you don't have to read them.
-- 
GitLab