diff options
| -rw-r--r-- | .github/ISSUE_TEMPLATE/bug_report.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 3be71c1f..1b34f7d1 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -75,8 +75,8 @@ body: - type: textarea attributes: - label: Frontend Logslike move here - description: Please copy from your deck ~/.steam/steam/logs/cef_log.txt and ~/..steam/steam/logs/cef_log.previous.txt + label: Frontend Logs + description: Please copy from your deck ~/.steam/steam/logs/cef_log.txt and ~/.steam/steam/logs/cef_log.previous.txt. Make sure to scrub your Steam username as it may appear in these logs. placeholder: cef_log.txt validations: required: true |
