From 05372db708473e57a9a53b16cd4ce8c2dba5a51a Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Fri, 27 Oct 2017 14:58:35 -0400 Subject: [PATCH] update contributing.md: joining chat not required for tip --- content/faq/contributing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/faq/contributing.md b/content/faq/contributing.md index 67e6a7e9..67809531 100644 --- a/content/faq/contributing.md +++ b/content/faq/contributing.md @@ -54,7 +54,7 @@ Guidelines for bug reports: 1. **Follow the instructions** - When you open an issue inside of GitHub, each repo contains a template for how to create a good bug report. Please follow it! -Well-specified bug reports save developers lots of time. We are happy to tip LBRY credits for these -- just link them in the #dev channel of [our chat](https://chat.lbry.io). +Well-specified bug reports save developers lots of time and are extremely appreciated, typically with a LBRY credit tip. ### Feature Requests {#feature-requests}