Skip to content

Commit 9f87582

Browse files
authored
Updated bug report template (#10684)
1 parent 6db1913 commit 9f87582

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,26 +32,26 @@ body:
3232
attributes:
3333
label: Files Version
3434
description: Which version of Files are you using? The version number can be found by going to Files' Settings > About
35-
placeholder: "e.g. Version: 2.0.34.0 OS Version: 10.0.22000.282"
35+
placeholder: "e.g. Version: 2.0.34.0 OS Version: 10.0.22000.000"
3636
validations:
3737
required: true
3838
- type: input
3939
attributes:
4040
label: Windows Version
4141
description: Which version of Windows are you using? Press <kbd>Win</kbd> + <kbd>Pause/Break</kbd> and copy.
42-
placeholder: e.g. Windows 11 21H2 22000.194
42+
placeholder: e.g. Windows 11 21H2 22000.000
4343
validations:
4444
required: true
4545
- type: textarea
4646
attributes:
4747
label: Relevant Assets/Logs
4848
description: |
49-
A list of assets (logs, screenshots, etc) relevant to this bug. This issue will be closed if the applications log files are not included.
49+
A list of assets (logs, screenshots, etc) relevant to this bug. This issue will be closed if the applications log file is not included.
5050
5151
Tip: You can attach image(s) or log file(s) by clicking this area to highlight it and then dragging files in.
5252
placeholder: |
5353
To upload the log, access it from Settings -> About -> Open log location; Or
54-
- Copy the `debug.log` and `debug_fulltrust.log` files from `%localappdata%\Packages\49306atecsolution.FilesUWP_et10x9a9vyk8t\LocalState`
54+
- Copy the `debug.log` file from `%localappdata%\Packages\49306atecsolution.FilesUWP_et10x9a9vyk8t\LocalState`
5555
- Drag and drop them into this text area.
5656
validations:
5757
required: true

0 commit comments

Comments
 (0)