From 3e2444b9b9c779aaf022a0861e7d5ee4a83d59ff Mon Sep 17 00:00:00 2001 From: Andrew Godwin Date: Tue, 23 Aug 2016 20:13:20 -0700 Subject: [PATCH] Clarify tasks better --- docs/contributing.rst | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/docs/contributing.rst b/docs/contributing.rst index 17d3f7b..0dba851 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -15,9 +15,13 @@ We're looking for help with the following areas: * Feature polish and occasional new feature design * Case studies and writeups -You can find a particular list of what we're looking to work on right now -on the `ChannelsTasks Django wiki page `_, -but this is just a suggested list - any offer to help is welcome. +You can find what we're looking to work on right now in two places: + + * Specific bugs are in the `GitHub issues `_ + * Higher-level tasks are on the `ChannelsTasks Django wiki page `_ + +These are, however, just a suggested list - any offer to help is welcome as long +as it fits the project goals. I'm interested, how should I get started?