From 53f1381c3b2add408171019c064799877e713719 Mon Sep 17 00:00:00 2001 From: WrBug Date: Tue, 10 Mar 2026 12:53:06 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E7=A7=BB=E9=99=A4=20Bug=20=E6=8A=A5?= =?UTF-8?q?=E5=91=8A=E6=A8=A1=E6=9D=BF=E4=B8=AD=E6=89=8B=E5=8A=A8=E6=B7=BB?= =?UTF-8?q?=E5=8A=A0=20label=20=E7=9A=84=E6=96=87=E6=A1=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Made-with: Cursor --- .github/ISSUE_TEMPLATE/ai-bug-report.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/ai-bug-report.yml b/.github/ISSUE_TEMPLATE/ai-bug-report.yml index 6ab7a71..d3384d0 100644 --- a/.github/ISSUE_TEMPLATE/ai-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/ai-bug-report.yml @@ -1,6 +1,6 @@ --- name: 🤖 Bug Report for AI Fix / AI Bug 报告 -description: Bug 报告模板(提交后请手动添加 'fix via ai' 标签触发自动修复) +description: Bug 报告模板 title: '[Bug] / ' assignees: [] body: @@ -12,8 +12,6 @@ body: 本模板用于报告 PolyHermes 项目的 bug。 ⚠️ **Important / 重要提示**: - - After submission, if you need AI auto-fix, please manually add the `fix via ai` label - / 提交后,如需 AI 自动修复,请手动添加 `fix via ai` 标签 - AI fixes will be on the `fix_issues_by_ai` branch / AI 修复将在 `fix_issues_by_ai` 分支上进行 - All AI fixes require human review before merging / 所有 AI 修复需要人工审核后才能合并 - Security vulnerabilities, database migrations, major changes are not recommended for AI auto-fix