From 7f27fc5b8d601ca175d2580e249c7f5910b35462 Mon Sep 17 00:00:00 2001 From: yuruo Date: Mon, 24 Mar 2025 23:32:52 +0800 Subject: [PATCH] update bug_report --- .github/ISSUE_TEMPLATE/bug_report.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index c07276b..8706776 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -4,6 +4,13 @@ about: Create a bug report to help us improve title: '[BUG] ' labels: bug assignees: '' + +validations: + required_fields: + - title + title: + required: true + pattern: "^\\[BUG\\].+$" --- ## Version Information