We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2168de commit 0d66e3cCopy full SHA for 0d66e3c
CONTRIBUTING.md
@@ -5,7 +5,7 @@
5
## Getting Help ##
6
7
If you have a question about the h2 library or have encountered problems using it, you may
8
-[file an issue][issue] or ask a question on the [Tokio Gitter][gitter].
+[file an issue][issue] or ask a question on the [Tokio Discord][discord].
9
10
## Submitting a Pull Request ##
11
@@ -81,4 +81,4 @@ Describe the testing you've done to validate your change. Performance-related
81
changes should include before- and after- benchmark results.
82
83
[issue]: https://github.com/hyperium/h2/issues/new
84
-[gitter]: https://gitter.im/tokio-rs/tokio
+[discord]: https://discord.gg/tokio
0 commit comments