fix: 修复模板文件

This commit is contained in:
imsyy 2023-06-01 15:20:00 +08:00
parent 220b81b8cb
commit e27b403cca
2 changed files with 13 additions and 2 deletions

View File

@ -1,6 +1,6 @@
name: 添加接口
description: 请填写希望添加的接口信息
title: "[添加接口]"
title: "添加接口"
labels: [add]
body:
- type: input

View File

@ -1,3 +1,14 @@
name: 其他信息
description: 关于使用上的问题
labels: [other]
body:
- type: textarea
id: title
attributes:
label: "问题描述"
description: "请尽量清晰的描述您遇到的问题"
- type: textarea
id: other
attributes:
label: "补充信息"
description: "有需要补充的信息吗"