From 5b0e76e128f438b126723bfe88bfd9131ba64389 Mon Sep 17 00:00:00 2001 From: Alcaro Date: Fri, 28 Mar 2025 00:56:56 +0100 Subject: [PATCH] `bug-report.md`: Add backticks to default title --- .github/ISSUE_TEMPLATE/bug-report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 193077082e0..a7c96480391 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,7 +1,7 @@ --- name: Bug Report about: Report a bug in the STL -title: "
: Problem" +title: "`
`: Problem" labels: '' assignees: ''