소스 검색

Merge branch 'main' of https://github.com/Byaidu/PDFMathTranslate

Byaidu 1 년 전
부모
커밋
cdfc73ac28

+ 0 - 19
.github/ISSUE_TEMPLATE/bug_report.md

@@ -1,19 +0,0 @@
----
-name: Bug report
-about: Create a report to help us improve
-title: ''
-labels: bug
-assignees: ''
-
----
-
-**问题描述**
-请对问题进行描述,并提供日志或截图
-本项目不处理网络环境引发的问题
-
-**环境信息**
- - OS: [e.g. iOS]
- - Version [e.g. 22]
-
-**测试文档**
-请提供用于复现测试的 PDF 文件

+ 0 - 10
.github/ISSUE_TEMPLATE/custom.md

@@ -1,10 +0,0 @@
----
-name: Custom issue template
-about: Describe this issue template's purpose here.
-title: ''
-labels: ''
-assignees: ''
-
----
-
-

+ 0 - 20
.github/ISSUE_TEMPLATE/feature_request.md

@@ -1,20 +0,0 @@
----
-name: Feature request
-about: Suggest an idea for this project
-title: ''
-labels: enhancement
-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.

+ 11 - 0
.github/ISSUE_TEMPLATE/功能请求.md

@@ -0,0 +1,11 @@
+---
+name: 功能请求
+about: Suggest an idea for this project
+title: ''
+labels: enhancement
+assignees: ''
+
+---
+
+## 功能描述
+请描述需要添加的功能,以及是否有类似项目可以参考

+ 16 - 0
.github/ISSUE_TEMPLATE/问题反馈.md

@@ -0,0 +1,16 @@
+---
+name: 问题反馈
+about: Create a report to help us improve
+title: ''
+labels: bug
+assignees: ''
+
+---
+
+## 问题描述
+请对问题进行描述,并提供日志或截图
+**本项目不处理网络环境引发的问题**(例如 Empty translation result/Connection reset)
+
+## 测试文档
+> [!IMPORTANT]
+> 请提供用于复现测试的 PDF 文档