mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-30 08:51:34 +00:00
fix channel name, add additional info
Changed #bugs to #help Re-wording Add lbry-app repo link
This commit is contained in:
parent
058d302c4d
commit
10e87b3a9b
1 changed files with 3 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Reference in a new issue