From cb92b61b8a6f8c62edbb413538ab0e34d98d72c8 Mon Sep 17 00:00:00 2001 From: Markus Unterwaditzer Date: Mon, 6 Feb 2017 22:00:35 +0100 Subject: [PATCH] contributing: Some advice for kanban columns --- docs/contributing.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/contributing.rst b/docs/contributing.rst index 95f3da5..e240e90 100644 --- a/docs/contributing.rst +++ b/docs/contributing.rst @@ -27,6 +27,11 @@ interest: * "Ready" contains issues that are ready to work on. +If you just want to get started with contributing, the "ready" issues are an +option. Issues that are still in "Planning" are also an option, but require +more upfront thinking and may turn out to be impossible to solve, or at least +harder than anticipated. + All of those labels are also available as a kanban board on `waffles.io `_. It is really just an alternative overview over all issues, but might be easier to comprehend.