[ci skip] Update bug_report.yml

This commit is contained in:
DGun Otto 2024-04-02 20:14:50 +08:00 committed by GitHub
parent 71a9c0c98f
commit ec2e8d3654
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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