From 57f4d9e417c73746465ee6ee51be8655270f0fde Mon Sep 17 00:00:00 2001 From: Robles Rodolphe Date: Mon, 23 Nov 2020 14:38:13 +0100 Subject: [PATCH] keep template PR as origin --- pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/pull_request_template.md b/pull_request_template.md index 081b7c5..2db70f4 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,5 +1,6 @@ ## Problem - *Description of why you made this PR* + ## Solution - *And how do you fix that problem*