diff options
| author | TrainDoctor <11465594+TrainDoctor@users.noreply.github.com> | 2024-02-23 16:19:20 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-02-23 16:19:20 -0800 |
| commit | 8e8e6a2bd1b143633b227022dbe8f2104db2560d (patch) | |
| tree | 84b89b30f8b2e0c3e1d20885601e35f935f48db3 | |
| parent | 55a95e04b5e05fb0c5f8eecd861bccd8be74460e (diff) | |
| download | decky-loader-8e8e6a2bd1b143633b227022dbe8f2104db2560d.tar.gz decky-loader-8e8e6a2bd1b143633b227022dbe8f2104db2560d.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 |
