diff options
| author | TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> | 2024-02-23 16:19:20 -0800 |
|---|---|---|
| committer | AAGaming <aagaming@riseup.net> | 2024-04-22 13:17:30 -0400 |
| commit | 9a0a52f9e3d2a7d64f2c7802e9c1b3772e4ec08e (patch) | |
| tree | 12e6ef12540c95c89b01008e886f3747ff847e05 | |
| parent | 6f7dd26d56d1c9c8d785b4a5cac6087b1192b8f8 (diff) | |
| download | decky-loader-9a0a52f9e3d2a7d64f2c7802e9c1b3772e4ec08e.tar.gz decky-loader-9a0a52f9e3d2a7d64f2c7802e9c1b3772e4ec08e.zip | |
Update bug_report.yml
| -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 |
