From b1de8b703b612e99934eec3038d0da08acd00c56 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Wed, 6 Mar 2019 21:32:51 -0800 Subject: [PATCH] Update bug report template for Snap package --- .github/ISSUE_TEMPLATE/bug_report.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ddeb15a1..47128ebc 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -22,18 +22,19 @@ List the games you've tried that exhibit the issue. To see if the issue is game- - Does the problem still occur after reverting settings back to default? **Client PC details (please complete the following information)** - - OS: [e.g. Windows 10 1803] - - Moonlight Version: [e.g. v0.2.0] + - OS: [e.g. Windows 10 1809] + - Moonlight Version: [e.g. v0.9.0] **Server PC details (please complete the following information)** - - OS: [e.g. Windows 10 1803] + - OS: [e.g. Windows 10 1809] - GeForce Experience version: [e.g. 3.16.0.140] - Nvidia GPU driver: [e.g. 417.35] **Moonlight Logs (please attach)** - On Windows, `Moonlight-###.log` files can be found in `%TEMP%`. Simply type that into the File Explorer path field to navigate there. - On macOS, `Moonlight-###.log` files can be found in `/tmp`. In Finder, press Cmd+Shift+G, then type `/tmp` to navigate there. -- On Linux, logs print to the terminal when running via `flatpak run com.moonlight_stream.Moonlight` +- On Linux with the Flatpak, logs print to the terminal when running with the command: `flatpak run com.moonlight_stream.Moonlight` +- On Linux with the Snap, logs print to the terminal when running with the command: `moonlight` **Additional context** Anything else you think may be relevant to the issue