You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As reported by @TylerLeonhardt, the GenerateBugReport built-in command was just going to the issue template picker page and not actually filling out a template. This is because we moved to GitHub YAML templates, and turned off bare issues. Fortunately, we are able to update the command to use the bug report template, and pre-fill it (as I'm doing here from a dev build).
PowerShell Version
Name Value---- -----PSVersion 7.3.3PSEdition CoreGitCommitId 7.3.3OS Darwin 22.3.0 Darwin Kernel Version 22.3.0: Mon Jan 30 20:39:35 PST 2023, root:xnu-8792.…Platform UnixPSCompatibleVersions {1.0, 2.0, 3.0, 4.0…}PSRemotingProtocolVersion 2.3SerializationVersion 1.1.0.1WSManStackVersion 3.0
andyleejordan
changed the title
The GenerateBugReport is not pre-filling the template
The GenerateBugReport command is not pre-filling the template
Mar 10, 2023
andyleejordan
changed the title
The GenerateBugReport command is not pre-filling the template
GenerateBugReport` command is not pre-filling the template
Mar 10, 2023
andyleejordan
changed the title
GenerateBugReport` command is not pre-filling the templateGenerateBugReport command is not pre-filling the template
Mar 10, 2023
Prerequisites
Summary
As reported by @TylerLeonhardt, the
GenerateBugReport
built-in command was just going to the issue template picker page and not actually filling out a template. This is because we moved to GitHub YAML templates, and turned off bare issues. Fortunately, we are able to update the command to use the bug report template, and pre-fill it (as I'm doing here from a dev build).PowerShell Version
Visual Studio Code Version
Extension Version
[email protected]
Steps to Reproduce
Run the
GenerateBugReport
command.Visuals
No response
Logs
No response
The text was updated successfully, but these errors were encountered: