fix channel name, add additional info

Changed #bugs to #help
Re-wording
Add lbry-app repo link
This commit is contained in:
Thomas Zarebczan 2017-07-14 14:08:50 -04:00 committed by GitHub
parent 058d302c4d
commit 10e87b3a9b

View file

@ -3,8 +3,8 @@ title: How do I get help or report a bug?
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).
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.