Getting help

This commit is contained in:
David Tolnay
2016-08-18 10:56:41 -04:00
parent c3ec05f410
commit affc81b1d6
+8
View File
@@ -43,6 +43,14 @@ fn main() {
}
```
## Getting help
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.
## License
Serde is licensed under either of