For information about contributing to Channels and getting paid, please see the Channels contribution documentation at http://channels.readthedocs.io/en/latest/contributing.html The list of tasks that was previously here has now been merged into the GitHub issues for the relevant package, so all eligible work is in one place; you can see them at: * Channels issues (https://github.com/django/channels/issues/) for the Django integration and overall project efforts * Daphne issues (https://github.com/django/daphne/issues/>), for the HTTP and Websocket termination * asgiref issues (https://github.com/django/asgiref/issues/>), for the base ASGI library/memory backend * asgi_redis issues (https://github.com/django/asgi_redis/issues/>), for the Redis channel backend * asgi_ipc issues (https://github.com/django/asgi_ipc/issues/>), for the POSIX IPC channel backend