Update issue templates

This commit is contained in:
cc
2026-03-16 21:14:11 +08:00
committed by GitHub
parent 0845ee6775
commit 85b5943b9e
7 changed files with 168 additions and 0 deletions

20
.github/ISSUE_TEMPLATE/文档改进.md vendored Normal file
View File

@@ -0,0 +1,20 @@
---
name: 文档改进
about: 修正文档错误或补充说明
title: "[DOCS]: <文档位置或主题>"
labels: 'type: docs'
assignees: ''
---
## 相关文档链接
<!-- 请贴出需要修改的文档 URL -->
## 当前问题
<!-- 文档哪里写错了?或者哪里描述不够清晰? -->
## 建议修改内容
<!-- 你希望改成什么样?欢迎直接给出修改后的文字或代码块 -->
## 我可以贡献 PR
- [ ] 是的,我愿意认领此任务并提交 Pull Request