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