:octocat: 更新缺陷报告模板

This commit is contained in:
Liang Ding 2022-11-07 21:42:38 +08:00
parent cd82976170
commit e166e9fbb2
No known key found for this signature in database
GPG key ID: 136F30F901A2231D

View file

@ -13,6 +13,17 @@ body:
我已经搜索了 Issues没有发现类似问题
I have searched the existing issues
required: true
- type: checkboxes
attributes:
label: 该问题是否能够在默认主题下重现? Can the issue be reproduced with the default theme?
description: |
请确认该问题能够在默认主题下重现。
Please confirm that the issue can be reproduced with the default theme.
options:
- label: |
我能够在默认主题下重现该问题
I was able to reproduce the issue with the default theme
required: true
- type: textarea
attributes:
label: 描述问题 Describe the problem