From 06809d5087d11d84bcaea830f58407f136aed82a Mon Sep 17 00:00:00 2001
From: Uku Taht <uku.taht@gmail.com>
Date: Fri, 18 Sep 2020 11:35:53 +0300
Subject: [PATCH] Add better explanation in pull request template

---
 .github/PULL_REQUEST_TEMPLATE.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index 898024d7..097388bf 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -1,6 +1,8 @@
 ### Changes
 
-Please describe the changes made in the pull request here. Below you'll find a checklist, please make sure to fill out each section.
+Please describe the changes made in the pull request here.
+
+Below you'll find a checklist. For each item on the list, check one option and delete the other.
 
 ### Tests
 - [ ] Automated tests have been added
-- 
GitLab