Skip to content

Commit 62ebf8c

Browse files
committed
GitHub: Revise log file upload instructions in bug report
Updated instructions for uploading log files in the bug report template.
1 parent b24b280 commit 62ebf8c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,8 @@ body:
6969
> Please **upload** the log file by clicking "Attach files".
7070
>
7171
> Feel free to remove sensitive information such as your usernames or drive names.
72+
>
73+
> The log file can be access from Settings → About → Open log location. If you cannot access the UI, the log file can be located via https://files.community/docs/getting-started/faq#:~:text=How%20to%20Locate%20the%20Log%20File.
7274
7375
# Log File
7476
- type: textarea
@@ -77,8 +79,6 @@ body:
7779
description: |
7880
Please upload the log file as an attachment (DO NOT COPY OR PASTE THE CONTENTS INTO THIS FIELD)
7981
placeholder: |
80-
To upload the log, access it from Settings -> About -> Open log location; Or
81-
- Select the `debug.log` file from `%localappdata%\Packages\49306atecsolution.FilesUWP_et10x9a9vyk8t\LocalState`
82-
- Drag and drop the file to upload as an attachment
82+
Please upload the log file as an attachment (DO NOT COPY OR PASTE THE CONTENTS INTO THIS FIELD)
8383
validations:
8484
required: true

0 commit comments

Comments
 (0)