Membantu untuk 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.

Bekerja pada kerangka kerja Django

Pekerjaan pada Django itu sendiri terdiri dari tiga kawasan utama

Menulis kode 💻

Fix a bug, or add a new feature. You can make a pull request and see your code in the next version of Django!

Start from the Penulisan kode docs.

Writing 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.

See Menulis dokumentasi for more.

Lokalisasi Django 🗺️

Django is translated into over 100 languages - There's even some translation for Klingon?! The i18n team are always looking for translators to help maintain and increase language reach.

Lihat Lokalisasi Django untuk membantu menterjemahkan Django.

If you think working with Django is fun, wait until you start working on it. Really, ANYONE can do something to help make Django better and greater!

This contributing guide contains everything you need to know to help build the Django Web framework. Browse the following sections to find out how:

Gabung komuntas Django ❤️

We're passionate about helping Django users make the jump to contributing members of the community. There are several other ways you can help the Django community and others to maintain a great ecosystem to work in:

  • Gabung Django forum. Forum ini adalah tempat untuk mengobrol kerangka kerja Django dan aplikasi dan proyek yang menggunakan itu. Ini juga tempat bagus untuk bertanya dan menjawab pertanyaan apapun terkait pada pemasangan, penggunaan, atau membantu Django.
  • Gabung daftar penyuratan django-users dan jawab pertanyaan. Daftar penyuratan ini mempunyai pemirsa yang besar, dan kami sangat ingin merawat suasana yang bersahabat dan membantu. Jika anda baru pada komunitas Django, anda harus membaca posting guidelines.
  • Join the #django IRC channel on Libera.Chat and answer questions. By explaining Django to other users, you're going to learn a lot about the framework yourself.
  • Blog tentang Django. Kami mengkongsikan semua blog Django kami ketahui pada community page; jika anda suka melihat blog anda pada halaman itu anda dapat register it here.
  • Bantu ke proyek Django sumber-terbuka, tulis beberapa dokumentasi, atau bebaskan kode anda sendiri sebagai aplikasi dapat tertanam sumber-terbuka. Ekosistem dari aplikasi dapat tertanam adalah kekuatan besar dari Django, bantu kami membangunnya!

We're looking forward to working with you. Welcome aboard! ⛵️

Back to Top