From 9c38d5c91efe4ff1a031fba09a18dee51778aa9e Mon Sep 17 00:00:00 2001 From: Alex Ellis <alexellis2@gmail.com> Date: Wed, 23 Aug 2017 22:31:53 +0100 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ad515a48..210ef360 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,6 +6,8 @@ ## Motivation and Context <!--- Why is this change required? What problem does it solve? --> <!--- If it fixes an open issue, please link to the issue here. --> +- [ ] I have raised an issue to propose this change ([required](https://github.com/alexellis/faas/blob/master/CONTRIBUTING.md)) + ## How Has This Been Tested? <!--- Please describe in detail how you tested your changes. --> -- GitLab