chore: make the database required when creating bug report

This commit is contained in:
Fallenbagel
2025-01-14 14:45:17 +08:00
committed by GitHub
parent 3cc34b0db6
commit 9ecbd98230

View File

@@ -63,6 +63,8 @@ body:
- PostgreSQL - PostgreSQL
label: Database label: Database
description: Which database backend are you using? description: Which database backend are you using?
validations:
required: true
- type: input - type: input
id: device id: device
attributes: attributes: