From cc5418e16e942267217ec62658ce191039634e37 Mon Sep 17 00:00:00 2001 From: Andrew Kingston Date: Tue, 7 Nov 2023 15:10:27 +0000 Subject: [PATCH] Update pull_request_template.md Remove colon in pull request template which break styling --- pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pull_request_template.md b/pull_request_template.md index 1dd1a1d45d..405059b2ab 100644 --- a/pull_request_template.md +++ b/pull_request_template.md @@ -1,7 +1,7 @@ ## Description _Describe the problem or feature in addition to a link to the relevant github issues._ -### Addresses: +## Addresses - `` - ...more if required