mirror of
https://github.com/LBRYFoundation/lbry.com.git
synced 2025-08-23 17:47:26 +00:00
better and more descriptive links for reporting (#1359)
also they numbered list there is both wrong and hard to see in android... which in itself could be a bug somewhere! 😘
This commit is contained in:
parent
bec7ee148d
commit
94477a6719
1 changed files with 3 additions and 3 deletions
|
@ -17,8 +17,8 @@ If you're using LBRY Desktop, LBRY log files will help us better understand the
|
||||||
|
|
||||||
To report an issue, you can do one of the following:
|
To report an issue, you can do one of the following:
|
||||||
|
|
||||||
1. Send us an email to [help@lbry.com](mailto:help@lbry.com) with the details of your issue or bug report. If it's troubleshooting related, please attach [your LBRY log file](/faq/how-to-find-lbry-log-file).
|
- Send us an email to [help@lbry.com](mailto:help@lbry.com) with the details of your issue or bug report. If it's troubleshooting related, please attach [your LBRY log file](/faq/how-to-find-lbry-log-file).
|
||||||
|
|
||||||
2. Go to the "Help" page of the app and then click the "Submit a Bug Report" button.
|
- Go to the "Help" page of the app and then click the "Submit a Bug Report" button.
|
||||||
|
|
||||||
3. If you're a developer or otherwise technical and want to interact with LBRY developers directly, you're welcome to open an issue directly on GitHub. Please try to open network or protocol related issues [here](https://github.com/lbryio/lbry/issues) and interface, usability, and other application related issues [here](https://github.com/lbryio/lbry-desktop/issues). We would appreciate a quick search to see if similar issues already exist, as well.
|
- If you're a developer or otherwise technical and want to interact with LBRY developers directly, you're welcome to open an issue directly on GitHub. Please try to open network or protocol related issues [on our sdk channel in github](https://github.com/lbryio/lbry/issues) and interface, usability, and other application related issues [going to issues over your platform of choice](https://github.com/lbryio) (such as [desktop](https://github.com/lbryio/lbry-desktop/issues)). We would appreciate a quick search to see if similar issues already exist, as well.
|
||||||
|
|
Loading…
Add table
Reference in a new issue