mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-28 07:51:24 +00:00
Moved email above in app bug report, easier to track. Added lbrynet.log file instructions.
12 lines
1,014 B
Markdown
12 lines
1,014 B
Markdown
---
|
|
title: How do I get help or report a bug?
|
|
category: setup
|
|
---
|
|
|
|
For live help or to report a bug, please join [our chat](https://slack.lbry.io) and in the #help channel, post a detailed message with the issue you are experiencing. LBRY log files are a good source of information for us, you can [find them here](https://lbry.io/faq/how-to-find-lbry-log-file).
|
|
|
|
You can also 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).
|
|
|
|
To report a bug via the LBRY App, go to Help from the menu bar and then click the "Submit a Bug Report" button.
|
|
|
|
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.
|