From 9368d10e384f2871537a0ea7b6cf42524ed04722 Mon Sep 17 00:00:00 2001 From: Bill Bittner Date: Thu, 22 Mar 2018 11:44:06 -0700 Subject: [PATCH] Update Troubleshooting.md removed email from bug report section. we should encourage all bugs to be reported on github. email/discord is fine for general help. --- FAQ/Troubleshooting.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/FAQ/Troubleshooting.md b/FAQ/Troubleshooting.md index 1b5a17fb..09b16bae 100644 --- a/FAQ/Troubleshooting.md +++ b/FAQ/Troubleshooting.md @@ -9,7 +9,4 @@ You can also [email LBRY](mailto:help@lbry.io) with questions or issues. ## Report a bug -To report an issue, you can do one of the following: - -1. Send us an email to [help@lbry.io](mailto:help@lbry.io) with the details of your issue or bug report. -1. If you're a developer or otherwise technical and want to interact with spee.ch developers directly, you're welcome to open an issue directly on GitHub [here](https://github.com/lbryio/spee.ch). The penalty for getting this wrong is a mild shaming. We would appreciate a quick search to see if a similar issues already exist, as well. +To report an issue, open an issue directly on GitHub [here](https://github.com/lbryio/spee.ch). We would appreciate a quick search to see if a similar issues already exist, as well. The penalty for not doing so is a mild shaming.