From c475df83208cadacd3fdc11d21e3155c1c88489b Mon Sep 17 00:00:00 2001 From: David Tolnay Date: Mon, 9 Jan 2017 14:44:36 -0800 Subject: [PATCH] Encourage GitHub issues --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b46ceef3..9d568010 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,9 @@ fn main() { Serde developers live in the #serde channel on [`irc.mozilla.org`](https://wiki.mozilla.org/IRC). The #rust channel is also a good resource with generally faster response time but less specific knowledge -about Serde. If IRC is not your thing, we are happy to respond to [GitHub -issues](https://github.com/serde-rs/serde/issues/new) as well. +about Serde. If IRC is not your thing or you don't get a good response, we are +happy to respond to [GitHub issues](https://github.com/serde-rs/serde/issues/new) +as well. ## License