fix: should not require ed-board and self-assign checkbox
This commit is contained in:
parent
367e2c1a68
commit
17d352bd12
3 changed files with 6 additions and 7 deletions
5
.github/issue_template/new-entry-zh.yml
vendored
5
.github/issue_template/new-entry-zh.yml
vendored
|
@ -52,7 +52,7 @@ body:
|
|||
description: 如果你是编委会成员,请勾选此项。
|
||||
options:
|
||||
- label: 我是STARSET Wiki编委会成员。
|
||||
required: true
|
||||
required: false
|
||||
- type: checkboxes
|
||||
id: self-assign
|
||||
attributes:
|
||||
|
@ -60,5 +60,4 @@ body:
|
|||
description: 如果你愿意自行承担该条目的编写工作,请勾选此项。
|
||||
options:
|
||||
- label: 我愿意自行承担该条目的编写工作。
|
||||
required: true
|
||||
|
||||
required: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue