MtF-wiki/.github/ISSUE_TEMPLATE/99-outdated.yml

22 lines
572 B
YAML
Raw Normal View History

2022-02-04 16:33:27 +08:00
name: 报告过时内容
description: 报告过时内容
2023-08-20 20:52:23 +08:00
labels: [Outdated Information | 信息待更新]
2022-02-04 16:33:27 +08:00
body:
- type: markdown
attributes:
value: 感谢您的报告,请根据该表单填充必要信息。
- type: input
id: url
attributes:
2022-02-04 16:36:42 +08:00
label: MtF.wiki URL
description: 具有过时信息的 MtF.wiki URL
2022-02-04 16:33:27 +08:00
validations:
required: true
- type: textarea
id: content
attributes:
2022-02-04 16:34:47 +08:00
label: 内容
description: 该信息因什么原因过时,例如:该医生已退休
2022-02-04 16:33:27 +08:00
validations:
required: true