From 5a94055adfa2e256b4e69722ae11f6dc76b1f9d6 Mon Sep 17 00:00:00 2001 From: Marco Vermeulen Date: Sat, 26 Aug 2017 12:20:15 +0100 Subject: [PATCH] Add pull request template. --- PULL_REQUEST_TEMPLATE.md | 8 ++++++++ 1 file changed, 8 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 00000000..46788199 --- /dev/null +++ b/PULL_REQUEST_TEMPLATE.md @@ -0,0 +1,8 @@ +To raise a new Pull Request, the following prerequisites need to be met. Please tick before proceeding: + +- [ ] a conversation was held in the appropriate Gitter Room. +- [ ] a Github Issue was opened for this feature / bug. + +Please link to a Github Issue by replacing XXX appropriately: + +Issue #XXX