Skip to content

Commit 2f70148

Browse files
committed
Fix the issue template link
1 parent bd36209 commit 2f70148

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/05_other.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@ body:
1616
1717
**在提交前,请确认您的问题确实不属于以下类别:**
1818
**Before submitting, please confirm your issue doesn't belong to the following categories:**
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) - 文档相关问题
19+
- 🐛 [问题报告 / Bug Report](./issues/new?template=01_bug_report.yml) - 项目功能错误
20+
- ❓ [问题咨询 / Question](./issues/new?template=02_question.yml) - 使用相关问题
21+
- ✨ [功能请求 / Feature Request](./issues/new?template=03_feature_request.yml) - 新功能建议
22+
- 📚 [文档问题 / Documentation](./issues/new?template=04_documentation.yml) - 文档相关问题
2323
2424
- type: input
2525
id: summary

0 commit comments

Comments
 (0)