[skip ci] Make database field required in bug issue template

This commit is contained in:
schroda
2025-09-28 23:29:02 +02:00
committed by GitHub
parent 637bbdb4a8
commit fb26ef2675

View File

@@ -54,6 +54,8 @@ body:
options: options:
- H2 - H2
- PostgreSQL - PostgreSQL
validations:
required: true
- type: input - type: input
id: server-os id: server-os