From f10a8f9589ddb1f537024bdb35e5b95635dc491b Mon Sep 17 00:00:00 2001 From: Veronica Berglyd Olsen <1619840+vkbo@users.noreply.github.com> Date: Sun, 4 Jul 2021 17:56:40 +0200 Subject: [PATCH] Update PR template --- .github/pull_request_template.md | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 170bb9f4..12b631ff 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,21 +1,19 @@ -**Summary**: +**Summary:** -**Related issue**: +**Related Issue(s):** -**Checklist**: +**Checklist:** * [ ] The header of all files contain a reference to the repository license * [ ] The overall test coverage is increased or remains the same as before