From 221eae2c596cc77edb4c52d10a65179500eb2c94 Mon Sep 17 00:00:00 2001 From: Kevin Hu Date: Fri, 21 Mar 2025 11:58:10 +0800 Subject: [PATCH] Refa: refine template. (#6382) ### What problem does this PR solve? ### Type of change - [x] Refactoring --- .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 75ec0f3f8..068baede7 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 bug issue for RAGFlow title: "[Bug]: " labels: ["🐞 bug"]