[ci skip] Update bug_report.yml
This commit is contained in:
parent
71a9c0c98f
commit
ec2e8d3654
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
7
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@ -47,8 +47,10 @@ body:
|
|||||||
description: Which server implementation are you using?
|
description: Which server implementation are you using?
|
||||||
multiple: false
|
multiple: false
|
||||||
options:
|
options:
|
||||||
- Standalone server (no proxy)
|
- Standalone(Spigot)
|
||||||
|
- Standalone(Folia)
|
||||||
- BungeeCord
|
- BungeeCord
|
||||||
|
- Velocity
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
@ -60,6 +62,9 @@ body:
|
|||||||
options:
|
options:
|
||||||
- SQLite
|
- SQLite
|
||||||
- MySQL
|
- MySQL
|
||||||
|
- H2
|
||||||
|
- MariaDB
|
||||||
|
- PostgreSQL
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user