From a4e8cc52f99f93ddda997899b9a08ef4e5578936 Mon Sep 17 00:00:00 2001 From: fujie Date: Sat, 3 Jan 2026 10:57:21 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=20Copilot=20?= =?UTF-8?q?=E6=8C=87=E4=BB=A4=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/copilot-instructions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/copilot-instructions.md b/.github/copilot-instructions.md index 0adc178..57fd6a3 100644 --- a/.github/copilot-instructions.md +++ b/.github/copilot-instructions.md @@ -809,6 +809,8 @@ For iframe plugins to access parent document theme information, users need to co 3. 📦 创建 GitHub Release(包含可下载的插件文件) 4. 🏷️ 自动生成版本号(格式:`vYYYY.MM.DD-运行号`) +**注意**:仅**移除插件**(删除文件)**不会触发**自动发布。只有新增或修改插件(且更新了版本号)才会触发发布。移除的插件将不会出现在发布日志中。 + ### 发布前必须完成 (Pre-release Requirements) 1. ✅ **更新版本号** - 修改插件文档字符串中的 `version` 字段