We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71a9c0c commit ec2e8d3Copy full SHA for ec2e8d3
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -47,8 +47,10 @@ body:
47
description: Which server implementation are you using?
48
multiple: false
49
options:
50
- - Standalone server (no proxy)
+ - Standalone(Spigot)
51
+ - Standalone(Folia)
52
- BungeeCord
53
+ - Velocity
54
validations:
55
required: true
56
@@ -60,6 +62,9 @@ body:
60
62
61
63
- SQLite
64
- MySQL
65
+ - H2
66
+ - MariaDB
67
+ - PostgreSQL
68
69
70
0 commit comments