mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-13 19:08:05 +00:00
chore: governance - tighten repo hygiene
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
# tools/prompts-library/docs/ Agent 指南
|
||||
|
||||
本目录保存 prompts-library 工具文档。
|
||||
|
||||
## 约束
|
||||
|
||||
- 文档必须明确区分真实路径、示例路径和占位输入。
|
||||
- 不新增失效外链作为事实来源。
|
||||
- 修改工具行为说明时同步检查 `tools/prompts-library/README.md`。
|
||||
@@ -0,0 +1,15 @@
|
||||
# tools/prompts-library/docs
|
||||
|
||||
提示词转换工具的内部文档目录。
|
||||
|
||||
## 内容边界
|
||||
|
||||
- 工具使用说明。
|
||||
- Excel / Markdown / JSONL 格式约定。
|
||||
- 转换流程、字段规范和开发说明。
|
||||
|
||||
## 维护规则
|
||||
|
||||
- 本目录服务于 `tools/prompts-library/`,不是主知识库正文。
|
||||
- 示例仓库、示例邮箱和占位链接不得冒充真实项目事实。
|
||||
- 修改格式规范后同步检查 `main.py` 和 `scripts/`。
|
||||
@@ -1259,9 +1259,9 @@ pytest tests/
|
||||
|
||||
## 联系与支持
|
||||
|
||||
- 📧 邮箱: your-email@example.com
|
||||
- 🐛 Issues: https://github.com/username/repo/issues
|
||||
- 💬 讨论: https://github.com/username/repo/discussions
|
||||
- 📧 邮箱: tukuai.ai@gmail.com
|
||||
- 🐛 Issues: https://github.com/tukuaiai/vibe-coding-cn/issues
|
||||
- 💬 讨论: https://github.com/tukuaiai/vibe-coding-cn/discussions
|
||||
|
||||
---
|
||||
|
||||
|
||||
Reference in New Issue
Block a user