From 9f04fd130c8436b5a23c4c334d8fb7ea11a95ba6 Mon Sep 17 00:00:00 2001 From: Ziyao Wang <ziyaowang318@gmail.com> Date: 星期一, 29 七月 2024 09:47:45 +0800 Subject: [PATCH] Fix invalid escape sequence '\w' in RegEx due to 'r' missing (#1967) --- .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