From af8a7c5bc53528fc2431cf89dd8edd986b1407a1 Mon Sep 17 00:00:00 2001 From: Harry <14015057+HarryVasanth@users.noreply.github.com> Date: Sat, 7 Jan 2023 13:13:24 +0000 Subject: [PATCH] fix(bug_report): update details --- .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 988716fa..ece92dab 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,8 +1,8 @@ --- name: 🐛 Bug report about: Create a report to help us improve -title: "" -labels: "" +title: "[BUG] " +labels: "🐛 bug" assignees: "" ---