Merge pull request #182 from lbryio/bug-fix-1

fix channel name, add additional info
This commit is contained in:
Jeremy Kauffman 2017-07-14 14:33:49 -04:00 committed by GitHub
commit dc8f138c45

View file

@ -3,8 +3,10 @@ title: How do I get help or report a bug?
category: setup category: setup
--- ---
For live help, please join [our chat](https://slack.lbry.io) and in channel #bugs post a note with what exactly is going on (details please!). 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. The more information you can provide, the better we can support!
To report a bug (and assuming you're using the UI) click Help, then click the Send Us a Bug Report link. 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](https://github.com/lbryio/lbry/issues). 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.