Skip to content

Commit 30d6a5a

Browse files
Note to search open and closed issues when opening bug (#4057)
Since it's too easy to just search the open issues.
1 parent 66afa03 commit 30d6a5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/ISSUE_TEMPLATE/bug-report.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
options:
99
- label: I have written a descriptive issue title.
1010
required: true
11-
- label: I have searched all [issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported.
11+
- label: I have searched all [_open and closed_ issues](https://github.com/PowerShell/vscode-powershell/issues?q=is%3Aissue) to ensure it has not already been reported.
1212
- label: I have read the [troubleshooting](https://github.com/PowerShell/vscode-powershell/blob/main/docs/troubleshooting.md) guide.
1313
- 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.
1414
- label: I have verified that I am using the latest version of Visual Studio Code and the PowerShell extension.

0 commit comments

Comments
 (0)