From 70ce6f7a844e2fdbc4146acf8243ad454aac54f5 Mon Sep 17 00:00:00 2001 From: Ritesh Ghosh Date: Tue, 1 Aug 2023 14:06:16 +0530 Subject: [PATCH] docs: updated bug report template --- .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 ee81265..79fbf45 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: Create a report to help this api improve labels: [bug] assignees: [ghoshRitesh12]