Update bug_report.yml

This commit is contained in:
Jinnrry 2024-09-29 10:03:32 +08:00 committed by GitHub
parent 2d9d21f0c5
commit 9e1a14f6ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -21,19 +21,6 @@ body:
description: 使用的PMail版本
validations:
required: true
- type: textarea
attributes:
label: 描述
description: 请提供错误的详细描述。以及你认为有价值的信息。
validations:
required: true
- type: textarea
attributes:
label: 重现方式
description: |-
基于你下面提供的配置提供重现BUG方法。
validations:
required: true
- type: markdown
attributes:
value: |-
@ -70,3 +57,16 @@ body:
</code></pre></details>
validations:
required: true
- type: textarea
attributes:
label: 描述
description: 请提供错误的详细描述。以及你认为有价值的信息。
validations:
required: true
- type: textarea
attributes:
label: 重现方式
description: |-
基于你下面提供的配置提供重现BUG方法。
validations:
required: true