MtF-wiki/.github/ISSUE_TEMPLATE/psyco.yml

58 lines
1.7 KiB
YAML
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

name: 报告新的精神科医生
description: 报告新的精神科医生
title: "精神科: "
labels: psyco
body:
- type: markdown
attributes:
value: 感谢您的报告,请根据该表单填充必要信息。
- type: input
id: hospital-name
attributes:
label: 医院名称
description: 该医院的名字全称
validations:
required: true
- type: input
id: doctor-name
attributes:
label: 医生姓名
description: 该医生的名字
validations:
required: true
- type: dropdown
id: labels
attributes:
label: 标签
multiple: true
options:
- LGBT+ 友善
- 有观察期/随访
- 初诊开证/开假条
- 需家长介入
- 可与家长沟通
- 须年满一定岁数(请在下面说明)
- 无需抢挂号
- 挂号及有关检查较便宜(请在注意事项中补全有关定价)
- 需要介绍信格式见wiki
- type: textarea
id: caveats
attributes:
label: 注意事项
description: 您在面诊时遭遇的问题以及一些问诊细节
validations:
required: true
- type: textarea
id: proof
attributes:
label: 证明样式
description: 您已获得的证明或假条/病历扫描件(请直接将文件拖动到文本框进行上传)
- type: checkboxes
id: license
attributes:
label: 以 CC-BY-SA 4.0 协议分发
description: 本站采用 [CC-BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/deed.zh-Hans) 协议分发内容
options:
- label: 我同意以 CC-BY-SA 4.0 协议分发
required: true