From 58d69913639b7b210ed32afacb447ba53c7487a3 Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Thu, 7 Jun 2018 21:48:23 +0100 Subject: Update the pr template (#1862) Add "Why is this needed". I can get a description of what the PR does from the code changes, answering the why question is more important. --- .github/PULL_REQUEST_TEMPLATE.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to '.github') diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 691fb7e7c..7c72c6987 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,14 +1,10 @@ -### 1. What does this pull request do? - +### 1. Why is this pull request needed and what does it do? ### 2. Which issues (if any) are related? - ### 3. Which documentation changes (if any) need to be made? - -- cgit v1.2.3