22 lines
572 B
YAML
22 lines
572 B
YAML
name: 报告过时内容
|
|
description: 报告过时内容
|
|
labels: [Outdated Information | 信息待更新]
|
|
body:
|
|
- type: markdown
|
|
attributes:
|
|
value: 感谢您的报告,请根据该表单填充必要信息。
|
|
- type: input
|
|
id: url
|
|
attributes:
|
|
label: MtF.wiki URL
|
|
description: 具有过时信息的 MtF.wiki URL
|
|
validations:
|
|
required: true
|
|
- type: textarea
|
|
id: content
|
|
attributes:
|
|
label: 内容
|
|
description: 该信息因什么原因过时,例如:该医生已退休
|
|
validations:
|
|
required: true
|