Skip to content

Commit d3c0966

Browse files
committed
Try to get back to a functioning bug report template
1 parent 2367aeb commit d3c0966

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

.github/ISSUE_TEMPLATE/1_new_bug_report.yml

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -37,19 +37,6 @@ body:
3737
options: ['python.org', 'Anaconda', 'Operating system', 'Other']
3838
validations:
3939
required: true
40-
- type: dropdown
41-
attributes:
42-
label: Python environment
43-
options: ['Virtual', 'conda', 'Other', 'N/A']
44-
validations:
45-
required: true
46-
- type: dropdown
47-
attributes:
48-
label: Language server
49-
description: 'Value of the `python.languagServer` setting'
50-
options: ['Default', 'Pylance', 'Jedi', 'None']
51-
validations:
52-
required: true
5340
- type: checkboxes
5441
attributes:
5542
label: Code of Conduct

0 commit comments

Comments
 (0)