Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/功能请求_cn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: 功能请求
description: 使用中文进行功能请求
labels: ['enhancement']
body:
- type: markdown
attributes:
value: |
## 2.0 is released! new repo is [HERE](https://github.com/PDFMathTranslate/PDFMathTranslate-next)
- type: textarea
id: describe
attributes:
Expand Down
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/功能请求_en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: Feature request
description: Suggest an idea for this project
labels: ['enhancement']
body:
- type: markdown
attributes:
value: |
## 2.0 is released! new repo is [HERE](https://github.com/PDFMathTranslate/PDFMathTranslate-next)
- type: textarea
id: describe
attributes:
Expand Down
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/问题反馈_cn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: 上报 Bug
description: 使用中文进行 Bug 报告
labels: ['bug']
body:
- type: markdown
attributes:
value: |
## 2.0 is released! new repo is [HERE](https://github.com/PDFMathTranslate/PDFMathTranslate-next)
- type: checkboxes
id: checks
attributes:
Expand Down
4 changes: 4 additions & 0 deletions .github/ISSUE_TEMPLATE/问题反馈_en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: Bug Report
description: Create a report to help us improve
labels: ['bug']
body:
- type: markdown
attributes:
value: |
## 2.0 is released! new repo is [HERE](https://github.com/PDFMathTranslate/PDFMathTranslate-next)
- type: checkboxes
id: checks
attributes:
Expand Down