Skip to content

Commit 97999e5

Browse files
committed
GitHub: Revise log file upload instructions in bug report
1 parent b24b280 commit 97999e5

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,10 @@ body:
6868
> [!IMPORTANT]
6969
> Please **upload** the log file by clicking "Attach files".
7070
>
71-
> Feel free to remove sensitive information such as your usernames or drive names.
71+
> The log file can be accessed from **Settings → About → Open log location**.
72+
> If you cannot access the UI, you can locate the file [manually](https://files.community/docs/getting-started/faq#:~:text=How%20to%20Locate%20the%20Log%20File).
73+
>
74+
> Feel free to remove potentially sensitive information such as usernames or drive names before uploading the file.
7275
7376
# Log File
7477
- type: textarea
@@ -77,8 +80,6 @@ body:
7780
description: |
7881
Please upload the log file as an attachment (DO NOT COPY OR PASTE THE CONTENTS INTO THIS FIELD)
7982
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
83+
Please upload the log file as an attachment (DO NOT COPY OR PASTE THE CONTENTS INTO THIS FIELD)
8384
validations:
8485
required: true

0 commit comments

Comments
 (0)