Skip to content

Commit 787b8e9

Browse files
committed
Try a different field
1 parent b90f85a commit 787b8e9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/1_new_bug_report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ body:
3737
options: ['python.org', 'Anaconda', 'Operating system', 'Other']
3838
validations:
3939
required: true
40-
- type: dropdown
40+
- type: textarea
4141
attributes:
42-
label: Language server
43-
options: ['Default', 'Pylance', 'Jedi', 'None']
42+
label: Expected behaviour
43+
description: 'What do you think should have happened?'
4444
validations:
4545
required: true
4646
- type: checkboxes

0 commit comments

Comments
 (0)