From cd822792eabaf486976c7242d0ff6c7008f7640c Mon Sep 17 00:00:00 2001 From: Clement <38915222+ceoger@users.noreply.github.com> Date: Tue, 26 Jun 2018 17:12:29 +0000 Subject: [PATCH] Update support.md (#654) * Update support.md edited how to get to the help menu and added an image of the help overviw --- content/faq/support.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/content/faq/support.md b/content/faq/support.md index 31924a25..b8fb1c2a 100644 --- a/content/faq/support.md +++ b/content/faq/support.md @@ -17,7 +17,8 @@ To report an issue, you can do one of the following: 1. Send us an email to [help@lbry.io](mailto:help@lbry.io) with the details of your issue or bug report. If it's troubleshooting related, please attach [your LBRY log file](https://lbry.io/faq/how-to-find-lbry-log-file). -1. Go to the "Help" page of the app and then click the "Submit a Bug Report" button. You can access the help page from inside of "Settings". +1. Go to the "Help" page of the app and then click the "Submit a Bug Report" button. +![help](https://spee.ch/2/help.jpeg) 1. If you're a developer or otherwise technical and want to interact with LBRY developers directly, you're welcome to open an issue directly on GitHub. Please try to open network or protocol related issues [here](https://github.com/lbryio/lbry/issues) and interface, usability, and other application related issues [here](https://github.com/lbryio/lbry-app/issues). The penalty for getting this wrong is a mild shaming. We would appreciate a quick search to see if similar issues already exist, as well.