mirror of
https://github.com/TencentCloud/TencentDB-Agent-Memory
synced 2026-07-10 12:34:27 +00:00
ci: add PR and issue templates
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
## Description | 描述
|
||||
<!-- Describe what this PR does | 请描述这个 PR 做了什么 -->
|
||||
|
||||
## Related Issue | 关联 Issue
|
||||
<!-- Example: Fix #123 | 例如:Fix #123 -->
|
||||
|
||||
## Change Type | 修改类型
|
||||
- [ ] Bug fix | Bug 修复
|
||||
- [ ] New feature | 新功能
|
||||
- [ ] Documentation update | 文档更新
|
||||
- [ ] Code optimization | 代码优化
|
||||
|
||||
## Self-test Checklist | 自测清单
|
||||
- [ ] Verified locally | 本地验证通过
|
||||
- [ ] No existing features affected | 无影响现有功能
|
||||
|
||||
## Additional Notes | 其他说明
|
||||
<!-- Optional | 可选 -->
|
||||
Reference in New Issue
Block a user