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