- Language:en
Contributing code¶
So you’d like to write some code, documentation or tests to improve Django?There are several ways you can help Django’s development.
Tutorials¶
The Django tutorial contains a whole section that walks you step-by-stepthrough the contributing code process.
How-to guides¶
If you already have some familiarity with the processes and principles,our documentation also contains useful guidance on specific topics:
Related topics¶
It’s important to understand how we work and the conventions we adopt.
We maintain a curated list of small issues suited to first-time or lessexperienced contributors, using the “easy pickings” filter. These are stronglyrecommended for those contributors looking to make a contribution.
Browseeasy pickings tickets.