Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 6df8c3b

Browse files
Correcting path to the debug log on a mac
1 parent 3fdec18 commit 6df8c3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Have you read GitHub for Unity's Code of Conduct? By filing an Issue, you are ex
99
- Be sure to run with tracing enabled to capture runtime details in the log file
1010
- Include the log file in the PR.
1111
- On Windows, the extension log file is at `%LOCALAPPDATA%\GitHubUnity\github-unity.log`
12-
- On macOS, the extension log file is at `~/.local/share/GitHubUnity/github-unity.log`
12+
- On macOS, the extension log file is at `~/Library/Application Support/GitHubUnity/github-unity.log`
1313

1414
### Description
1515

0 commit comments

Comments
 (0)