mirror of https://github.com/Mai-with-u/MaiBot.git
fix: 在功能请求模板中添加确认更新dev分支的选项
parent
16fa2b8ec6
commit
90eb09849e
|
|
@ -10,6 +10,7 @@ body:
|
||||||
- label: "我确认在Issues列表中并无其他人已经建议过相似的功能"
|
- label: "我确认在Issues列表中并无其他人已经建议过相似的功能"
|
||||||
required: true
|
required: true
|
||||||
- label: "这个新功能可以解决目前存在的某个问题或BUG"
|
- label: "这个新功能可以解决目前存在的某个问题或BUG"
|
||||||
|
- label: "你已经更新了最新的dev分支,但是你的问题依然没有被解决"
|
||||||
- type: textarea
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: 期望的功能描述
|
label: 期望的功能描述
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue