Add to bug report template getting details from Get-Error (#15737)

This commit is contained in:
Steve Lee 2021-07-08 11:08:41 -07:00 committed by GitHub
parent 6d08db612e
commit c49cf068b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,6 +52,12 @@ body:
5
validations:
required: true
- type: textarea
attributes:
label: Error details
description: Paste verbatim output from `Get-Error` if PowerShell return an error.
render: console
placeholder: PS> Get-Error
- type: textarea
attributes:
label: Environment data