mirror of
https://github.com/tradecatlabs/vibe-coding-cn.git
synced 2026-08-05 07:07:44 +00:00
chore: governance - tighten repo hygiene
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
# .github/ Agent 指南
|
||||
|
||||
本目录承载 GitHub 平台自动化与协作配置。
|
||||
|
||||
## 约束
|
||||
|
||||
- 修改 `workflows/` 前必须确认对应本地命令或验证方式。
|
||||
- 修改 Issue / PR 模板时保持字段简洁、可执行、可审查。
|
||||
- 修改安全政策时同步公开联系邮箱口径。
|
||||
- 不提交任何密钥、Token、cookie、私有证书或本地账号信息。
|
||||
|
||||
## 验证
|
||||
|
||||
```bash
|
||||
make test
|
||||
```
|
||||
Reference in New Issue
Block a user