mirror of
https://github.com/keven1024/015.git
synced 2026-05-26 07:08:02 +00:00
feat(config): add initial configuration file for spec-driven development with project context and proposal rules
This commit is contained in:
11
openspec/config.yaml
Normal file
11
openspec/config.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
schema: spec-driven
|
||||
|
||||
context: |
|
||||
技术栈: Vue3, Tailwind, Golang, Asynq, Redis, TypeScript
|
||||
生成md使用中文
|
||||
Domain: 临时文件和文本分享平台
|
||||
|
||||
rules:
|
||||
proposal:
|
||||
- 将提案控制在 500 字以内
|
||||
- 不要把i18n加到任务里
|
||||
Reference in New Issue
Block a user