diff --git a/docs/contributing.rst b/docs/contributing.rst
index e6a5c1d..8620a43 100644
--- a/docs/contributing.rst
+++ b/docs/contributing.rst
@@ -18,7 +18,7 @@ We're looking for help with the following areas:
You can find what we're looking to work on in the GitHub issues list for each
of the Channels sub-projects:
- * `Channels issues `_, for the Django integration
+ * `Channels issues `_, for the Django integration and overall project efforts
* `Daphne issues `_, for the HTTP and Websocket termination
* `asgiref issues `_, for the base ASGI library/memory backend
* `asgi_redis issues `_, for the Redis channel backend