Skip to content

Commit d12374f

Browse files
authored
Update 1_Bug_report.yml
1 parent 80803d4 commit d12374f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/ISSUE_TEMPLATE/1_Bug_report.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,12 @@ body:
2929
- type: dropdown
3030
attributes:
3131
label: What server type are you using?
32-
multiple: true
3332
options:
3433
- Open Swoole
3534
- Roadrunner
3635
- Swoole
36+
validations:
37+
required: true
3738
- type: input
3839
attributes:
3940
label: Server Version

0 commit comments

Comments
 (0)