docs(repo): add contributing guide and pr template

This commit is contained in:
Your Name
2026-05-06 11:14:01 +08:00
parent 5b3c38b3ed
commit c8759c1d2c
3 changed files with 94 additions and 0 deletions

View File

@@ -130,6 +130,7 @@ go vet ./...
- `test/QA_GATE_STATUS.md`
- 相关 runbook / plan 文档
- 不要把“测试通过”直接写成“可生产上线”,门禁口径必须区分代码级、预生产级和灰度放量级
- 贡献方式和 PR 校验要求见 [CONTRIBUTING.md](CONTRIBUTING.md)
## 提问题