From f4e44ac3d895f51cc3a2763ba4af301c9822a4cb Mon Sep 17 00:00:00 2001 From: Morgan Roderick Date: Sat, 10 Feb 2018 09:29:36 +0100 Subject: [PATCH] Use comments in pull request template to get better descriptions with less template text --- .github/PULL_REQUEST_TEMPLATE.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ebcc6c048..e88a8a4f3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,21 +1,33 @@ #### Purpose (TL;DR) - mandatory + + + + + + + #### How to verify - mandatory 1. Check out this branch