Skip to content

Commit 850bc2f

Browse files
committed
Make selected IDE mandatory in bug template
1 parent a468d8e commit 850bc2f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,8 @@ body:
5454
description: If applicable, add screenshots to help explain your problem.
5555
- type: dropdown
5656
id: ide-version
57+
validations:
58+
required: true
5759
attributes:
5860
multiple: true
5961
label: IDE and version

0 commit comments

Comments
 (0)