mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-12-30 21:38:48 +01:00
:octocat: Update GitHub Issue template
This commit is contained in:
parent
d1d96273ca
commit
c5835ac782
1 changed files with 9 additions and 3 deletions
12
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
12
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
|
|
@ -5,14 +5,20 @@ body:
|
|||
- type: checkboxes
|
||||
attributes:
|
||||
label: 该问题是否已经被报告过了? Is there an existing issue for this?
|
||||
description: 请搜索以查看你遇到的问题是否已经被报告过。Please search to see if an issue already exists for the bug you encountered.
|
||||
description: |
|
||||
请搜索以查看你遇到的问题是否已经被报告过。
|
||||
Please search to see if an issue already exists for the bug you encountered.
|
||||
options:
|
||||
- label: 我已经搜索了 Issues,没有发现类似问题 I have searched the existing issues
|
||||
- label: |
|
||||
我已经搜索了 Issues,没有发现类似问题
|
||||
I have searched the existing issues
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: 描述问题 Describe the problem
|
||||
description: 请尽量清晰地描述你遇到的问题,并确认能够在默认主题下重现该问题。\nPlease describe the problem you are experiencing as clearly as possible and confirm that you can reproduce the problem with the default theme.
|
||||
description: |
|
||||
请尽量清晰地描述你遇到的问题,并确认能够在默认主题下重现该问题。
|
||||
Please describe the problem you are experiencing as clearly as possible and confirm that you can reproduce the problem with the default theme.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue