Skip to content

Commit e1b55a5

Browse files
Add new requirement to issue template (#3640)
Ask the user to check if it reproduces in a standalone PowerShell instance.
1 parent eae36d0 commit e1b55a5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

+2
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ body:
1212
required: true
1313
- label: I have read the [troubleshooting](https://github.com/PowerShell/vscode-powershell/blob/master/docs/troubleshooting.md) guide.
1414
required: true
15+
- label: I am sure this issue is with the _extension itself_ and does not reproduce in a standalone [PowerShell](https://github.com/PowerShell/PowerShell/issues/new/choose) instance.
16+
required: true
1517
- label: I have verified that I am using the latest version of Visual Studio Code and the PowerShell extension.
1618
required: true
1719
- type: textarea

0 commit comments

Comments
 (0)