feat: 提交 issue 时要求检查置顶议题 (#7717)

This commit is contained in:
zzyyyl
2023-12-20 16:24:11 +08:00
committed by GitHub
parent 9d65675a90
commit e769dfd316
2 changed files with 6 additions and 0 deletions

View File

@@ -13,6 +13,8 @@ body:
required: true
- label: 我已查看最新测试版本的更新内容,并未提及该 bug 已被修复的情况
required: true
- label: 我已检查了置顶议题pinned issue确认我的问题未被提及
required: true
- type: textarea
id: describe
attributes:

View File

@@ -24,6 +24,10 @@ body:
I have checked the latest beta update and there is no mention
of the bug being fixed.
required: true
- label: >-
I have reviewed the pinned issues and confirmed that my issue
is not mentioned.
required: true
- type: textarea
id: describe
attributes: