From 73c26fbadfb18aae6fd87afc3ea9085c040bcf8c Mon Sep 17 00:00:00 2001
From: PhatenIoT-yan <168261949+PhatenIoT@users.noreply.github.com>
Date: Fri, 8 Aug 2025 17:38:12 +0800
Subject: [PATCH] update
---
.trae/rules/project_rules.md | 14 +++++++++++++-
en/docs/common/customer_form.md | 2 ++
zh/docs/common/customer_form.md | 1 +
.../sdk_examples/XU316和MCU通讯的示例代码/index.md | 14 ++++++++++++--
4 files changed, 28 insertions(+), 3 deletions(-)
diff --git a/.trae/rules/project_rules.md b/.trae/rules/project_rules.md
index 7622b68..19a5dbc 100644
--- a/.trae/rules/project_rules.md
+++ b/.trae/rules/project_rules.md
@@ -8,4 +8,16 @@
2、在页面前加入这行代码:--8<-- "common/checklogin_form.md"
3、按照:material-download: 这个方式,根据实际内容修改下载文件地址的代码
}
-4、添加的新文件或者相关的标题首字母都需要大写
\ No newline at end of file
+4、添加的新文件或者相关的标题首字母都需要大写
+5、所修改和新增的文档代码最后需要加上这个代码,让文档最后显示一个咨询反馈的收集内容:
+```
+## 咨询反馈
+
+点击展开咨询反馈表单
+
+--8<-- "common/customer_form.md"
+
+