Update bug.yml

表单添加联系方式,以帮助我们快速联系到提交bug的用户
This commit is contained in:
LuoTing 2022-04-14 15:27:50 +08:00 committed by 刘瑞斌
parent 9e3b2367d8
commit 6769f77a36
1 changed files with 12 additions and 1 deletions

View File

@ -4,6 +4,17 @@ title: "[BUG]"
labels: "类型: 缺陷"
assignees: youliyuan-fit2cloud
body:
- type: markdown
id: contacts
attributes:
value: "## 联系方式"
- type: input
id: version
validations:
required: true
attributes:
label: "联系方式"
description: "可以快速联系到您的方式:交流群号及昵称、邮箱等"
- type: markdown
id: environment
attributes:
@ -57,4 +68,4 @@ body:
id: additional-information
attributes:
label: "附加信息"
description: "如果你还有其他需要提供的信息,可以在这里填写(可以提供截图、视频等)。"
description: "如果你还有其他需要提供的信息,可以在这里填写(可以提供截图、视频等)。"