Skip to content

Commit 90eb098

Browse files
committed
fix: 在功能请求模板中添加确认更新dev分支的选项
1 parent 16fa2b8 commit 90eb098

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ body:
1010
- label: "我确认在Issues列表中并无其他人已经建议过相似的功能"
1111
required: true
1212
- label: "这个新功能可以解决目前存在的某个问题或BUG"
13+
- label: "你已经更新了最新的dev分支,但是你的问题依然没有被解决"
1314
- type: textarea
1415
attributes:
1516
label: 期望的功能描述

0 commit comments

Comments
 (0)