= Reports = This page presents a list of useful queries into our ticket system. If you're looking to contribute to Django, whether you're a hardcore Python hacker or a complete newbie, below you'll find clear lists of what needs to be done. == Tickets needing some work == Helping out with one (or 12) of these tickets is one of the best ways to help Django! For help on our terminology, see our [http://www.djangoproject.com/documentation/contributing/#ticket-triage ticket triage policy]. * [query:status=new|assigned|reopened&stage=Accepted&has_patch=0 Accepted tickets that need patches] * [query:status=new|assigned|reopened&needs_docs=1 Accepted tickets that need documentation] * [query:status=new|assigned|reopened&needs_tests=1 Accepted tickets that need unit tests] * [query:status=new|assigned|reopened&needs_better_patch=1 Accepted tickets that have patches but need to be improved] == Tickets by triage stage == For help on our terminology, see our [http://www.djangoproject.com/documentation/contributing/#ticket-triage ticket triage policy]. * [query:status=new|assigned|reopened&stage=Unreviewed Unreviewed tickets] * [query:status=new&status=assigned&status=reopened&stage=Design+decision+needed Tickets needing design decisions] * [query:status=new|assigned|reopened&stage=Accepted Tickets accepted for inclusion] * [query:status=new&status=assigned&status=reopened&stage=Ready+for+checkin Tickets ready for checkin] == Claimed tickets == These tickets have been "claimed" by somebody, which means they're actively being worked on. [http://www.djangoproject.com/documentation/contributing/#claiming-tickets Read more about "claiming" tickets]. * [query:status=new&status=assigned&status=reopened&group=owner&owner=!nobody&order=priority Claimed tickets] == Tickets by status == * [query:status=new|assigned|reopened All open tickets] * [query:status=new|assigned|reopened&group=stage Grouped by triage stage] * [query:status=new|assigned|reopened&group=component Grouped by component] * [query:status=new|assigned|reopened|closed All tickets] (including closed) * [query:group=component Grouped by component] * [query:group=resolution Grouped by resolution]