Skip to content

Commit ec2e8d3

Browse files
authored
[ci skip] Update bug_report.yml
1 parent 71a9c0c commit ec2e8d3

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,10 @@ body:
4747
description: Which server implementation are you using?
4848
multiple: false
4949
options:
50-
- Standalone server (no proxy)
50+
- Standalone(Spigot)
51+
- Standalone(Folia)
5152
- BungeeCord
53+
- Velocity
5254
validations:
5355
required: true
5456

@@ -60,6 +62,9 @@ body:
6062
options:
6163
- SQLite
6264
- MySQL
65+
- H2
66+
- MariaDB
67+
- PostgreSQL
6368
validations:
6469
required: true
6570

0 commit comments

Comments
 (0)