Skip to content

Commit a42a399

Browse files
committed
Try to fix the bug report template
1 parent 77d619d commit a42a399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/1_new_bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ body:
4040
- type: dropdown
4141
attributes:
4242
label: Language server
43-
description: 'Value of the `python.languagServer` setting'
43+
description: "Value of the `python.languagServer` setting"
4444
options: ['Default', 'Pylance', 'Jedi', 'None']
4545
validations:
4646
required: true

0 commit comments

Comments
 (0)