Skip to content

Commit 8f08b14

Browse files
committed
Add a description for the language server field in the bug report template
1 parent d77a8a1 commit 8f08b14

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/ISSUE_TEMPLATE/1_new_bug_report.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ body:
4040
- type: dropdown
4141
attributes:
4242
label: Language server
43+
description: "The value of the `python.languageServer` setting"
4344
options : ['Default', 'Pylance', 'Jedi', 'Disabled']
4445
validations:
4546
required: true

0 commit comments

Comments
 (0)