[skip ci] Make database field required in bug issue template
This commit is contained in:
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
2
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -54,6 +54,8 @@ body:
|
|||||||
options:
|
options:
|
||||||
- H2
|
- H2
|
||||||
- PostgreSQL
|
- PostgreSQL
|
||||||
|
validations:
|
||||||
|
required: true
|
||||||
|
|
||||||
- type: input
|
- type: input
|
||||||
id: server-os
|
id: server-os
|
||||||
|
|||||||
Reference in New Issue
Block a user