From f1a9251fb6b736468974ae90061565a512c47db2 Mon Sep 17 00:00:00 2001 From: Wei Fu <36355462+garrett4wade@users.noreply.github.com> Date: Sun, 25 May 2025 16:23:07 +0800 Subject: [PATCH] Update and rename bug-issue-template.md to bug.md (#43) --- .github/ISSUE_TEMPLATE/{bug-issue-template.md => bug.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .github/ISSUE_TEMPLATE/{bug-issue-template.md => bug.md} (97%) diff --git a/.github/ISSUE_TEMPLATE/bug-issue-template.md b/.github/ISSUE_TEMPLATE/bug.md similarity index 97% rename from .github/ISSUE_TEMPLATE/bug-issue-template.md rename to .github/ISSUE_TEMPLATE/bug.md index b61b31f..edd9de8 100644 --- a/.github/ISSUE_TEMPLATE/bug-issue-template.md +++ b/.github/ISSUE_TEMPLATE/bug.md @@ -1,5 +1,5 @@ --- -name: Bug Issue Template +name: Bug about: Create a report to help us improve title: "[BUG]" labels: bug