From b537e5566af19d8721d74f834f0abdb7316371ff Mon Sep 17 00:00:00 2001 From: Dewan Tawsif Date: Thu, 22 Aug 2024 03:13:28 +0600 Subject: [PATCH] [skip ci] Fix "Bug Report" issue template name --- .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 b25ccb460..cbf81140f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -1,4 +1,4 @@ -name: Bug Report Or Feature Request +name: Bug Report description: File a bug report body: - type: markdown