From c880db53646ab9fd26417f4baf004ab44cc24e1a Mon Sep 17 00:00:00 2001
From: lingji-yidong <75744976+lingji-yidong@users.noreply.github.com>
Date: 星期五, 28 六月 2024 01:28:24 +0800
Subject: [PATCH] Fix: Return tuple ('', []) when char_list is empty to prevent ValueError (#1857)
---
.github/ISSUE_TEMPLATE/bug_report.md | 3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
index 82ba025..80b0317 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.md
+++ b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -4,6 +4,9 @@
labels: 'bug, needs triage'
---
+Notice: In order to resolve issues more efficiently, please raise issue following the template.
+锛堟敞鎰忥細涓轰簡鏇村姞楂樻晥鐜囪В鍐虫偍閬囧埌鐨勯棶棰橈紝璇锋寜鐓фā鏉挎彁闂紝琛ュ厖缁嗚妭锛�
+
## 馃悰 Bug
<!-- A clear and concise description of what the bug is. -->
--
Gitblit v1.9.1