From 0d3a63591bf67ac0cf1087ffe88ad7a16fd6e86b Mon Sep 17 00:00:00 2001 From: Thomas Zarebczan Date: Fri, 14 Jul 2017 14:32:51 -0400 Subject: [PATCH] add help@lbry.io info --- content/faq/how-to-report-bugs.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/faq/how-to-report-bugs.md b/content/faq/how-to-report-bugs.md index d89cdac9..62830acd 100644 --- a/content/faq/how-to-report-bugs.md +++ b/content/faq/how-to-report-bugs.md @@ -7,4 +7,6 @@ For live help or to report a bug, please join [our chat](https://slack.lbry.io) To report a bug via the LBRY App, go to Help from the menu bar and then click the "Submit a Bug Report" button. +You can also [send us an email](mailto:help@lbry.io) with the details of your issue or bug report. + If you're a developer or technical, you're welcome to open an issue directly on GitHub - [Daemon related](https://github.com/lbryio/lbry/issues) or [Application related](https://github.com/lbryio/lbry-app/issues). Please do a quick search in both repositories to see if a similar issue already exists.