Skip to content

Commit bd36209

Browse files
committed
Adjust the order of the issue templates
1 parent dc90fbc commit bd36209

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed
File renamed without changes.
File renamed without changes.
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,15 @@ body:
1111
value: |
1212
## 提交其他类型的问题 / Submit Other Types of Issues
1313
14-
如果您的问题不属于问题报告、文档问题、功能请求或问题咨询,请使用此模板。
15-
If your issue doesn't belong to bug reports, documentation issues, feature requests or questions, please use this template.
14+
如果您的问题不属于问题报告、问题咨询、功能请求或文档问题,请使用此模板。
15+
If your issue doesn't belong to bug reports, questions, feature requests or documentation issues, please use this template.
1616
1717
**在提交前,请确认您的问题确实不属于以下类别:**
1818
**Before submitting, please confirm your issue doesn't belong to the following categories:**
19-
- 🐛 [问题报告 / Bug Report](./new?template=bug_report.yml) - 项目功能错误
20-
- 📚 [文档问题 / Documentation](./new?template=documentation.yml) - 文档相关问题
21-
- ✨ [功能请求 / Feature Request](./new?template=feature_request.yml) - 新功能建议
22-
- ❓ [问题咨询 / Question](./new?template=question.yml) - 使用相关问题
19+
- 🐛 [问题报告 / Bug Report](./new?template=01_bug_report.yml) - 项目功能错误
20+
- ❓ [问题咨询 / Question](./new?template=02_question.yml) - 使用相关问题
21+
- ✨ [功能请求 / Feature Request](./new?template=03_feature_request.yml) - 新功能建议
22+
- 📚 [文档问题 / Documentation](./new?template=04_documentation.yml) - 文档相关问题
2323
2424
- type: input
2525
id: summary

0 commit comments

Comments
 (0)