From a3c5025434442a050cd280211810b725a58d2666 Mon Sep 17 00:00:00 2001 From: MasterAcnolo <68693319+MasterAcnolo@users.noreply.github.com> Date: Sun, 25 Jan 2026 21:31:35 +0100 Subject: [PATCH] Fix: Bug Report Template --- .github/ISSUE_TEMPLATE/bug-report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 72883f0..c6988f2 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -1,7 +1,7 @@ --- -name: "[BUG] Issues Template " +name: "Bug Report" about: Report something that doesn't work fine -title: "[BUG] Name of the bug / issues" +title: "[BUG]" labels: bug assignees: "MasterAcnolo"