Skip to content

Commit 3c7080d

Browse files
committed
chore: change Database to required
1 parent 38ae1d7 commit 3c7080d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ body:
8080
label: Database
8181
description: e.g. MySQL 5.6, MariaDB 10.2, PostgreSQL 9.6
8282
validations:
83-
required: false
83+
required: true
8484

8585
- type: textarea
8686
id: description

0 commit comments

Comments
 (0)