File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -32,26 +32,26 @@ body:
32
32
attributes :
33
33
label : Files Version
34
34
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 "
36
36
validations :
37
37
required : true
38
38
- type : input
39
39
attributes :
40
40
label : Windows Version
41
41
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
43
43
validations :
44
44
required : true
45
45
- type : textarea
46
46
attributes :
47
47
label : Relevant Assets/Logs
48
48
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.
50
50
51
51
Tip: You can attach image(s) or log file(s) by clicking this area to highlight it and then dragging files in.
52
52
placeholder : |
53
53
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`
55
55
- Drag and drop them into this text area.
56
56
validations :
57
57
required : true
You can’t perform that action at this time.
0 commit comments