From ee0cabfa652bb0b18bb5e5f6973303dacac8e6c6 Mon Sep 17 00:00:00 2001 From: marc0246 <40955683+marc0246@users.noreply.github.com> Date: Fri, 8 Mar 2024 18:38:10 +0100 Subject: [PATCH] Fix PR template backticks --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dac38885..eaeab4dd 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -30,4 +30,4 @@ Changes to `Foo`: ### Bugs fixed - `bar` panics when calling `foo`. -```` +```