From 6bd3642718f527b7e02ac5dfe5cac8c36c6d0bcb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Rodr=C3=ADguez?= Date: Wed, 15 Jan 2020 10:09:28 +0100 Subject: Elaborate a bit on each question Instead of forcing fixed beginning of the answers, give some more information on what's expected, but leave the section wording completely up to the PR author. --- .github/PULL_REQUEST_TEMPLATE.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index cc824e7e6d..6fa31f8b2c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,16 +3,16 @@ To make reviewing this PR a bit easier, please fill out answers to the following ### What was the end-user or developer problem that led to this PR? -The problem was... + ### What was your diagnosis of the problem? -My diagnosis was... + ### What is your fix for the problem, implemented in this PR? -My fix... + ### Why did you choose this fix out of the possible options? -I chose this fix because... + -- cgit v1.2.1