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