[skip ci] Add database to bug issue template

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

View File

@@ -45,6 +45,15 @@ body:
Example: "v1.1.1 | v1.1.1-r1701"
validations:
required: true
- type: dropdown
id: database
attributes:
label: Used database
description: H2 is the default database
options:
- H2
- PostgreSQL
- type: input
id: server-os