장고에 기여하기¶
장고는 자원 봉사자들로 구성된 공동체입니다. 그것이 계속 성장함에 따라, 우리는 항상 다른 사람들을 도울 더 많은 사람들이 필요합니다. 프레임워크 자체 또는 더 넓은 생태계에서 다양한 방법으로 기여할 수 있습니다.
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:
장고 포럼에 참가하세요. 이 포럼은 장고 프레임워크와 이를 사용하는 애플리케이션 및 프로젝트에 대해 논의하는 자리입니다. 이곳은 장고를 설치, 사용 또는 기여하는 것과 관련된 모든 질문을 하고 답하기에 좋은 장소이기도 합니다.
django-users 메일링 목록에 가입하고 질문에 답하십시오. 이 메일링 리스트는 많은 청중을 보유하고 있으며, 우리는 정말 친근하고 도움이 되는 분위기를 유지하고 싶습니다. 장고 커뮤니티를 처음 접하는 사람이라면 ‘게시 가이드라인’을 읽어봐야 합니다.
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.
장고에 대한 블로그. 우리는 ‘커뮤니티 페이지’__에 우리가 알고 있는 모든 장고 블로그를 신디케이트 합니다. 만약 당신이 그 페이지에서 당신의 블로그를 보고 싶다면 “여기에 등록”하면 됩니다.
오픈 소스 Django 프로젝트에 기여하거나, 일부 문서를 작성하거나, 오픈 소스 플러그 응용 프로그램으로 자신의 코드를 릴리스하십시오. 플러그형 애플리케이션의 생태계는 Django의 큰 강점입니다. 우리가 그것을 만들 수 있도록 도와주세요!
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:
장고 프레임워크 작업¶
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!
장고에 대한 연구는 크게 세 가지 분야로 나뉩니다.
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 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!