Initial commit: OneOS prototype workspace baseline.
Include weekly report and other prototype sources with project tooling config. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
11
rules/resource-management-guide.md
Normal file
11
rules/resource-management-guide.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# 资源指南
|
||||
|
||||
`src/resources/` 用于存放项目资料、需求说明和原型讨论中需要长期保留的上下文,方便后续生成、修改和复盘原型时读取。
|
||||
|
||||
常见内容包括:
|
||||
|
||||
- Markdown 文档,如需求说明、页面说明、调研记录、会议纪要
|
||||
- 数据样例,如 JSON、CSV、TSV、表格导出文件
|
||||
- 设计或业务附件,如 PDF、Office 文档、压缩包等
|
||||
|
||||
图片、截图、参考图等素材只在需要长期保留为项目资料时放入 `src/resources/`。原型页面素材、主题素材和画布截图按对应规则放到原型、主题或画布目录内。
|
||||
Reference in New Issue
Block a user