Skip to content

Commit 808c808

Browse files
authored
Merge pull request PDFMathTranslate#992 from hellofinch/template
doc (issues): update template.
2 parents a309efc + 8b0a838 commit 808c808

5 files changed

Lines changed: 30 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/blank.yaml

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
name: Blank Issue
22
description: Create a blank issue for discussion
3-
body:
3+
body:
4+
- type: markdown
5+
attributes:
6+
value: |
7+
## 2.0 is released! new repo is [HERE](https://github.com/PDFMathTranslate/PDFMathTranslate-next)
8+
- type: checkboxes
9+
id: checks
10+
attributes:
11+
label: Before you asking
12+
options:
13+
- label: I have tried the PDFMathTranslate-next and give feedback in PDFMathTranslate-next
14+
required: true
415
- type: checkboxes
516
id: checks
617
attributes:

.github/ISSUE_TEMPLATE/功能请求_cn.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ body:
66
attributes:
77
value: |
88
## 2.0 is released! new repo is [HERE](https://github.com/PDFMathTranslate/PDFMathTranslate-next)
9+
- type: checkboxes
10+
id: checks
11+
attributes:
12+
label: 在提问之前...
13+
options:
14+
- label: 我已经尝试了PDFMathTranslate-next,并在PDFMathTranslate-next提交了issue
15+
required: true
916
- type: textarea
1017
id: describe
1118
attributes:

.github/ISSUE_TEMPLATE/功能请求_en.yaml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,13 @@ body:
66
attributes:
77
value: |
88
## 2.0 is released! new repo is [HERE](https://github.com/PDFMathTranslate/PDFMathTranslate-next)
9+
- type: checkboxes
10+
id: checks
11+
attributes:
12+
label: Before you asking
13+
options:
14+
- label: I have tried the PDFMathTranslate-next and give feedback in PDFMathTranslate-next
15+
required: true
916
- type: textarea
1017
id: describe
1118
attributes:

.github/ISSUE_TEMPLATE/问题反馈_cn.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ body:
1111
attributes:
1212
label: 在提问之前...
1313
options:
14+
- label: 我已经尝试了PDFMathTranslate-next,并在PDFMathTranslate-next提交了issue
15+
required: true
1416
- label: 我已经搜索了现有的 issues
1517
required: true
1618
- label: 我在提问题之前至少花费了 5 分钟来思考和准备

.github/ISSUE_TEMPLATE/问题反馈_en.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ body:
1111
attributes:
1212
label: Before you asking
1313
options:
14+
- label: I have tried the PDFMathTranslate-next and give feedback in PDFMathTranslate-next
15+
required: true
1416
- label: I have searched the existing issues
1517
required: true
1618
- label: I spend at least 5 minutes for thinking and preparing

0 commit comments

Comments
 (0)