Переглянути джерело

Update feature request issue template with Chinese translations

Add Chinese translations to the feature request issue template to enhance
accessibility for Chinese-speaking users and facilitate their contributionto the project.
myhloli 1 рік тому
батько
коміт
d83db2abcd

+ 2 - 2
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -1,5 +1,5 @@
-name: Bug Report
-description: Create a bug report for MinerU
+name: Bug Report | 反馈 Bug
+description: Create a bug report for MinerU | MinerU 的 Bug 反馈
 labels: bug
 
 # We omit `title: "..."` so that the field defaults to blank. If we set it to

+ 10 - 2
.github/ISSUE_TEMPLATE/feature_request.md

@@ -1,6 +1,6 @@
 ---
-name: Feature request
-about: Suggest an idea for this project
+name: Feature request | 功能需求
+about: Suggest an idea for this project | 提出一个有价值的idea
 title: ''
 labels: enhancement
 assignees: ''
@@ -8,13 +8,21 @@ assignees: ''
 ---
 
 **Is your feature request related to a problem? Please describe.**
+**您的特性请求是否与某个问题相关?请描述。**
 A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
+对存在的问题进行清晰且简洁的描述。例如:我一直很困扰的是 [...]
 
 **Describe the solution you'd like**
+**描述您期望的解决方案**
 A clear and concise description of what you want to happen.
+清晰且简洁地描述您希望实现的内容。
 
 **Describe alternatives you've considered**
+**描述您已考虑的替代方案**
 A clear and concise description of any alternative solutions or features you've considered.
+清晰且简洁地描述您已经考虑过的任何替代解决方案。
 
 **Additional context**
+**提供更多细节**
 Add any other context or screenshots about the feature request here.
+请附上任何相关截图、链接或文件,以帮助我们更好地理解您的请求。