Skip to content

Commit 3bd17af

Browse files
committed
Duplicate a field
1 parent a30bf5b commit 3bd17af

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/ISSUE_TEMPLATE/1_new_bug_report.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,8 @@ body:
3939
required: true
4040
- type: dropdown
4141
attributes:
42-
label: "Language server"
43-
description: "The value of the `python.languageServer` setting"
44-
options: ["Default", "Pylance", "Jedi", "None"]
42+
label: Python distribution
43+
options: ['python.org', 'Anaconda', 'Operating system', 'Other']
4544
validations:
4645
required: true
4746
- type: textarea

0 commit comments

Comments
 (0)