From 0bd54a6d5d4eba361c5b8ff04dd3c02d6dbfb259 Mon Sep 17 00:00:00 2001 From: Daniel Peebles Date: Tue, 24 May 2016 07:59:46 -0400 Subject: [PATCH] Update PR template with motivation for changes I'm seeing a lot of PRs that only include the checklist, when the main thing I care about when I'm reviewing a PR is what the author was thinking when they decided to make the change. --- .github/PULL_REQUEST_TEMPLATE.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d85d9e481f2..981ed156b34 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,3 +1,6 @@ +###### Motivation for this change + + ###### Things done - [ ] Tested using sandboxing