From f94cb5b872446ba4f738fc7bd2fc7771162b55cb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20J=C3=A4genstedt?= Date: Thu, 20 Dec 2018 00:31:32 +0100 Subject: [PATCH] Remove trailing whitespace (#60) --- PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index 4fb59ab0f..1006ec067 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,8 @@ # Pull Request Template -Thanks for the PR, you probably worked hard on it! Before you submit it for review, please make sure you read our guidelines for contributing to this repository. +Thanks for the PR, you probably worked hard on it! Before you submit it for review, please make sure you read our guidelines for contributing to this repository. -Try to make the job easy for your reviewer! Below is a template you can use as a guide for what context your reviewer might need. +Try to make the job easy for your reviewer! Below is a template you can use as a guide for what context your reviewer might need. If you changed any dev procedures, consider also updating the README. ## Description