From 4a8287754d66f336d649668335489cc740111a79 Mon Sep 17 00:00:00 2001 From: Harry <14015057+HarryVasanth@users.noreply.github.com> Date: Wed, 4 Sep 2024 19:36:24 +0100 Subject: [PATCH] chore(template): change bug emoji --- .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 ece92dab1..5040cb1d2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,8 +1,8 @@ --- -name: 🐛 Bug report +name: 🐞 Bug report about: Create a report to help us improve title: "[BUG] " -labels: "🐛 bug" +labels: "🐞 bug" assignees: "" ---