Skip to content

Commit 806f922

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

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
@@ -68,7 +68,9 @@ 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**. 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).
72+
>
73+
> Feel free to remove potentially sensitive information such as usernames or drive names before uploading the file.
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)