From bb51bf05871448c463ed756e077d4a60044975cd Mon Sep 17 00:00:00 2001 From: Graham Dumpleton Date: Mon, 14 Aug 2023 18:27:13 +1000 Subject: [PATCH] Remove icon from bug report title. --- .github/ISSUE_TEMPLATE/bug-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 4672d4aa..f0711ea7 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -1,4 +1,4 @@ -name: 🐛 Bug Report +name: Bug Report description: Use this template when creating a bug report. labels: - bug