mirror of
https://github.com/siyuan-note/siyuan.git
synced 2025-05-17 01:21:14 +08:00
:octocat: 更新问题报告模板 https://github.com/siyuan-note/siyuan/issues/7326
This commit is contained in:
parent
808c44f360
commit
eaaeac6970
11
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
11
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -24,6 +24,17 @@ body:
|
|||||||
我能够在默认主题下重现该问题
|
我能够在默认主题下重现该问题
|
||||||
I was able to reproduce the issue with the default theme
|
I was able to reproduce the issue with the default theme
|
||||||
required: true
|
required: true
|
||||||
|
- type: checkboxes
|
||||||
|
attributes:
|
||||||
|
label: 该问题是否可能是由于扩展功能导致? Could the issue be due to extensions?
|
||||||
|
description: |
|
||||||
|
请注意主题、代码片段、挂件或者其他扩展功能可能会导致问题。
|
||||||
|
Be aware that themes, code snippets, widgets, or other extensions may cause problems.
|
||||||
|
options:
|
||||||
|
- label: |
|
||||||
|
我已经排除了扩展导致问题的可能性
|
||||||
|
I've ruled out the possibility that the extension is causing the problem.
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: 描述问题 Describe the problem
|
label: 描述问题 Describe the problem
|
||||||
|
Loading…
Reference in New Issue
Block a user