refactor: update issue templates to improve clarity and consistency

This commit is contained in:
Laisky.Cai 2025-01-15 04:02:14 +00:00
parent 19fda46f4b
commit c410b1376f
3 changed files with 32 additions and 39 deletions

View File

@ -1,26 +1,27 @@
---
name: 报告问题
about: 使用简练详细的语言描述你遇到的问题
title: ''
name: Bug Report
about: Use concise and detailed language to describe the issue you encountered
title: ""
labels: bug
assignees: ''
assignees: ""
---
**例行检查**
## Routine Check
[//]: # (方框内删除已有的空格,填 x 号)
+ [ ] 我已确认目前没有类似 issue
+ [ ] 我已确认我已升级到最新版本
+ [ ] 我已完整查看过项目 README尤其是常见问题部分
+ [ ] 我理解并愿意跟进此 issue协助测试和提供反馈
+ [ ] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能会被无视或直接关闭**
[//]: # "Remove space in brackets and fill with x"
**问题描述**
- [ ] I have confirmed there are no similar issues
- [ ] I have confirmed I am using the latest version
- [ ] I have thoroughly read the project README, especially the FAQ section
- [ ] I understand and am willing to follow up on this issue, assist with testing and provide feedback
- [ ] I understand and agree to the above, and understand that maintainers have limited time - **issues not following guidelines may be ignored or closed**
**复现步骤**
## Issue Description
**预期结果**
## Steps to Reproduce
**相关截图**
如果没有的话,请删除此节。
## Expected Behavior
## Screenshots
Delete this section if not applicable.

View File

@ -1,8 +0,0 @@
blank_issues_enabled: false
contact_links:
- name: 项目群聊
url: https://openai.justsong.cn/
about: QQ 群828520184自动审核备注 One API
- name: 赞赏支持
url: https://iamazing.cn/page/reward
about: 请作者喝杯咖啡,以激励作者持续开发

View File

@ -1,21 +1,21 @@
---
name: 功能请求
about: 使用简练详细的语言描述希望加入的新功能
title: ''
name: Feature Request
about: Use concise and detailed language to describe the new feature you'd like to see
title: ""
labels: enhancement
assignees: ''
assignees: ""
---
**例行检查**
## Routine Check
[//]: # (方框内删除已有的空格,填 x 号)
+ [ ] 我已确认目前没有类似 issue
+ [ ] 我已确认我已升级到最新版本
+ [ ] 我已完整查看过项目 README已确定现有版本无法满足需求
+ [ ] 我理解并愿意跟进此 issue协助测试和提供反馈
+ [ ] 我理解并认可上述内容,并理解项目维护者精力有限,**不遵循规则的 issue 可能会被无视或直接关闭**
[//]: # "Remove space in brackets and fill with x"
**功能描述**
- [ ] I have confirmed there are no similar issues
- [ ] I have confirmed I am using the latest version
- [ ] I have thoroughly read the project README and confirmed existing features cannot meet my needs
- [ ] I understand and am willing to follow up on this issue, assist with testing and provide feedback
- [ ] I understand and agree to the above, and understand that maintainers have limited time - **issues not following guidelines may be ignored or closed**
**应用场景**
## Feature Description
## Use Cases