One of the hardest things about contributing to Django is picking a ticket. Sarah Boyce has a great short video on a method that she recommends and it's a great bit of advice. As part of the Djangonaut program I work to help my Djangonauts find a ticket to work on.
A few queries I recommend are * Sarah's Vulture * Needs Documentation
Using the Needs Documentation I was able to filter down to just this and identify three tickets that seemed interesting:
- Ticket 29177 with this comment in particular
- Ticket 27775 with this PR
- Ticket 18887 with this comment in particular
Picking a ticket can be challenging, but using the filters can really help get you down to a smaller list of things to try and work on.