Script to setup Windows 10 1903
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
---
|
|
|
|
name: Bug report
|
|
|
|
about: Report errors or unexpected behavior
|
|
|
|
|
|
|
|
---
|
|
|
|
Before submitting a bug report:
|
|
|
|
|
|
|
|
- Make sure you are able to repro it on the latest released version;
|
|
|
|
- The .ps1 file has UTF-8 with BOM enconding.
|
|
|
|
|
|
|
|
**Steps to reproduce**
|
|
|
|
------------------
|
|
|
|
|
|
|
|
```PowerShell
|
|
|
|
|
|
|
|
```
|
|
|
|
|
|
|
|
**Screenshots**
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
|
|
|
|
**Desktop (please complete the following information):**
|
|
|
|
- Windows build: [e.g. 19041]
|
|
|
|
|
|
|
|
**Additional context**
|
|
|
|
Add any other context about the problem here.
|