From 699730ec967c6b2f2d06fb1d794cf9f6cecaae5e Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Mon, 22 Feb 2021 14:04:10 +0100 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2759fd73fcd..a69f2682860 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,8 +1,8 @@ **Description** - + +Fixes # **Type of change** @@ -12,12 +12,12 @@ Fixes # (issue) - [ ] Refactor of current code **How Has This Been Tested?** - + **Notes:** -_Please enter any other relevant information here_ + **Checklist:** @@ -26,4 +26,4 @@ _Please enter any other relevant information here_ - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings -- [ ] I have added tests to this description that prove my fix is effective or that my feature works \ No newline at end of file +- [ ] I have added tests to this description that prove my fix is effective or that my feature works