Wkład w rozwój Django¶
Django is a community that lives on its volunteers. As it keeps growing, we always need more people to help others. You can contribute in many ways, either on the framework itself or in the wider ecosystem.
Communication channels¶
We’re passionate about helping Django users make the jump to contributing members of the community. Communication is key - working on Django is being part of a conversation. Join it, to become familiar with what we’re doing and how we talk about it. You’ll be able to form relationships with more experienced contributors who are there to help guide you towards success.
Join the Django community¶
There are several ways you can help the Django community and others to maintain a great ecosystem to work in:
Dołącz do forum Django. To forum jest miejscem na dyskusje o frameworku Django i aplikcjach i projektach, które z niego korzystają. To również dobre miejsce na zadawanie i odpowiadanie na pytania związane z instalacją, używaniem i rozwijaniem Django.
Dołącz do listy mailingowej django-users i odpowiadaj na pytania. Ta lista mailingowa ma ogromną liczbę odbiorców i naprawdę chcemy utrzymać przyjazną i pomocną atmosferę. Jeśli jesteś nowy w społeczności Django, powinieneś przeczytać wytyczne co do dodawania wpisów.
Join the Django Discord server or the #django IRC channel on Libera.Chat to discuss and answer questions. By explaining Django to other users, you’re going to learn a lot about the framework yourself.
Bloguj o Django. Zbieramy wszystkie Django-blogi, o których wiemy na stronie społeczności; jeśli chciałbyś zobaczyć swój blog na tej stronie, możesz zrejestrować go tutaj.
Weź udział w open-source’owych projektach Django, napisz jakąś dokumentację lub wydaj swój własny kod jako open-source’ową aplikację. Ekosystem aplikacji jest wielką siłą Django, pomóż nam ją budować!
Getting started¶
Django encourages and welcomes new contributors, and makes an effort to help them become experienced, confident contributors to Open Source Software (OSS). Our documentation contains guidance for first-time contributors, including:
Work on the Django framework¶
If you enjoy working with Django, wait until you start working on it. Really, anyone can do something to improve Django, which will improve the experience of lots of people!
The work on Django itself falls into three major areas:
Contributing code¶
Fix a bug, or add a new feature. You can make a pull request and see your code in the next version of Django.
Contributing documentation¶
Django’s documentation is one of its key strengths. It’s informative and thorough. You can help to improve the documentation and keep it relevant as the framework evolves.
- Writing documentation
- The Django documentation process
- Jak zorganizowana jest dokumentacja
- How to start contributing documentation
- Writing style
- Commonly used terms
- Django-specific terminology
- Guidelines for reStructuredText files
- Django-specific markup
- Documenting new features
- Minimizing images
- An example
- Tłumaczenie dokumentacji
django-admin
man page
Lokalizowanie Django¶
Django is translated into over 100 languages - There’s even some translation for Klingon?! The i18n team is always looking for translators to help maintain and increase language reach.
Other ways of contributing¶
Explore additional avenues of contributing to Django beyond coding. Django’s ticket tracker is the central hub for managing issues, improvements, and contributions to Django. It’s a valuable resource where you can report bugs you encounter or assist in triaging existing tickets to ensure a smooth development workflow. Explore the ways you can make a difference below, and join us in making Django better for everyone.
We’re looking forward to working with you. Welcome aboard!