Skip to content

Commit e5235aa

Browse files
authored
Merge pull request #897 from hellofinch/bug-fix
update issue template
2 parents 01f6ca0 + 86a214a commit e5235aa

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

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

+1-6
Original file line numberDiff line numberDiff line change
@@ -24,15 +24,10 @@ body:
2424
id: environment
2525
attributes:
2626
label: 使用的环境
27-
description: |
28-
examples:
27+
placeholder: |
2928
- **OS**: Ubuntu 24.10
3029
- **Python**: 3.12.0
3130
- **pdf2zh**: 1.9.0
32-
value: |
33-
- OS:
34-
- Python:
35-
- pdf2zh:
3631
render: markdown
3732
validations:
3833
required: false

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

+1-6
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,10 @@ body:
2323
id: environment
2424
attributes:
2525
label: Environment
26-
description: |
27-
examples:
26+
placeholder: |
2827
- **OS**: Ubuntu 24.10
2928
- **Python**: 3.12.0
3029
- **pdf2zh**: 1.9.0
31-
value: |
32-
- OS:
33-
- Python:
34-
- pdf2zh:
3530
render: markdown
3631
validations:
3732
required: false

0 commit comments

Comments
 (0)