合并到测试分支以准备新表单创建 #3

Merged
Hyucen merged 6 commits from main into Test_FromHyucen 2025-08-13 00:54:11 +08:00
Showing only changes of commit a7c69f6f66 - Show all commits

View File

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