Merge pull request #502 from serde-rs/help

Getting help
This commit is contained in:
Oliver Schneider
2016-08-18 17:08:30 +02:00
committed by GitHub
+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