Hi! I'm Vibhu, currently an undergraduate.
I've been working with Django for over a year now.
And for a long time, I've been wanting to contribute to Django as well.
So I followed a few links shared repeatedly in the mailing list, like:
-
https://docs.djangoproject.com/en/3.0/internals/contributing/new-contributors/-
https://docs.djangoproject.com/en/dev/internals/contributing/Through those, I followed other links and thoroughly read the guides like:
"Reporting bugs and requesting features", "Triaging tickets", "Submitting patches" and "Writing your first patch for Django"
I even tried to get familiar with the process through
#31222 and
#31226 and looked through some closed PRs as well.
Then I tried to find 'easy pickings' which are directly related to the codebase, but I couldn't find any which is new or un-assigned.
I just need to get started with understanding the codebase and its structure.
If anyone could help me look for an issue which involves writing tests or changing code in any way, it would be great.
Any beginner-friendly issue will do.