chore: make the database required when creating bug report
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
2
.github/ISSUE_TEMPLATE/bug.yml
vendored
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user