From ca812aed32f94d994707e0b0f584bf24d4768e59 Mon Sep 17 00:00:00 2001 From: toogley Date: Mon, 5 Jun 2017 16:18:37 +0200 Subject: [PATCH] github: simplify PR template In a lot of PR's, either the question "Why is this PR needed" is removed or answered very similar to "What does this PR do?". Therefore, i think this can be removed. [ci skip] --- .github/PULL_REQUEST_TEMPLATE.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b7a3cf31b..2d4729e53 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,8 +2,6 @@ * **Are there points in the code the reviewer needs to double check?** -* **Why was this PR needed?** - * **Screenshots (if relevant)** * **Does this PR meet the acceptance criteria?** (This is just a reminder for you, -- 2.40.0