From fec024334a8da0db6a72724ce11e27486e153616 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=89=8B=E7=93=9C=E4=B8=80=E5=8D=81=E9=9B=AA?= Date: Thu, 13 Nov 2025 19:03:28 +0800 Subject: [PATCH] Update release note prompt formatting instructions Clarified that output must strictly follow the NapCat release note format and example. Updated constraints and replaced the example section with a real example for better guidance. --- .github/prompt/release_note_prompt.txt | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/.github/prompt/release_note_prompt.txt b/.github/prompt/release_note_prompt.txt index bad20524..8aeb3307 100644 --- a/.github/prompt/release_note_prompt.txt +++ b/.github/prompt/release_note_prompt.txt @@ -1,4 +1,4 @@ -注意:输出必须严格使用 NapCat 的发布说明格式,并用简体中文。 +注意:输出必须严格使用 NapCat 的发布说明格式,严格保证示例格式,并用简体中文。 格式规则: 1. 第一行:# V{TAG} @@ -25,11 +25,8 @@ 额外约束: - 语言简体中文,面向最终用户 -- 不输出 stack trace、密钥、敏感信息 -- 只列文件名作为 assets,不写链接 -- 若提交为空,输出简短默认说明 -下面为示例 +下面为真实示例,请完全参考 # V?.?.? [使用文档](https://napneko.github.io/)