将textarea改为Input
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
|
---
|
||||||
name: Bug Report
|
name: Bug Report
|
||||||
about: 用来报告当前版本 天灾之下:危险连接 所出现的Bug
|
about: 用来报告当前版本 天灾之下:危险连接 所出现的Bug
|
||||||
title: "[Bug]:"
|
title: "[Bug]:"
|
||||||
@@ -11,9 +11,9 @@ body:
|
|||||||
required: true
|
required: true
|
||||||
- label: "我确认此 Bug 非平衡性问题"
|
- label: "我确认此 Bug 非平衡性问题"
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: "出现问题的时间"
|
label: "请按照以下格式填写\n"
|
||||||
placeholder: "请使用北京时间(GMT+8)填写"
|
placeholder: "请使用北京时间(GMT+8)填写"
|
||||||
validations:
|
validations:
|
||||||
is_number: true
|
is_number: true
|
||||||
|
|||||||
Reference in New Issue
Block a user