From 47924e86fdff70e4da451e404e2f4dd712ff77d6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?N=CE=9EV=CE=9BR?= <63956787+NEVARLeVrai@users.noreply.github.com> Date: Sun, 1 Mar 2026 20:54:18 +0100 Subject: [PATCH] Rename bug report template to remove emoji --- .github/ISSUE_TEMPLATE/bug_report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 7f3c2033..a1ba3073 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -1,4 +1,4 @@ -name: "🐛 Bug Report" +name: "Bug Report" description: "Report a bug to help us improve MinecraftConsoles" title: "[Bug]: " labels: ["bug"]