添加Minecraft ID和联系方式
This commit is contained in:
@@ -30,12 +30,23 @@ body:
|
|||||||
placeholder: "如 o0SId0o 超活性化僵尸 适应力1"
|
placeholder: "如 o0SId0o 超活性化僵尸 适应力1"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
label: "您的 Minecraft ID"
|
||||||
|
placeholder: ""
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
- type: input
|
||||||
|
attributes:
|
||||||
|
label: "您的联系方式"
|
||||||
|
placeholder: "尽量填写QQ"
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: "Bug 描述"
|
label: "Bug 描述"
|
||||||
placeholder: "请尽可能详细描述 Bug 的情况,并尽可能提供复现步骤。"
|
placeholder: "请尽可能详细描述 Bug 的情况,并尽可能提供复现步骤。"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user